LICENSE
README.md
setup.py
django_auto_graphql.egg-info/PKG-INFO
django_auto_graphql.egg-info/SOURCES.txt
django_auto_graphql.egg-info/dependency_links.txt
django_auto_graphql.egg-info/top_level.txt
example_project/__init__.py
example_project/asgi.py
example_project/settings.py
example_project/urls.py
example_project/wsgi.py
polls/__init__.py
polls/admin.py
polls/apps.py
polls/models.py
polls/tests.py
polls/views.py
polls/migrations/0001_initial.py
polls/migrations/0002_initial_data.py
polls/migrations/__init__.py