LICENCE
MANIFEST.in
README.md
setup.py
django_polls_natacha.egg-info/PKG-INFO
django_polls_natacha.egg-info/SOURCES.txt
django_polls_natacha.egg-info/dependency_links.txt
django_polls_natacha.egg-info/requires.txt
django_polls_natacha.egg-info/top_level.txt
polls/__init__.py
polls/admin.py
polls/apps.py
polls/models.py
polls/tests.py
polls/urls.py
polls/views.py
polls/migrations/0001_initial.py
polls/migrations/__init__.py
polls/migrations/__pycache__/0001_initial.cpython-310.pyc
polls/migrations/__pycache__/__init__.cpython-310.pyc
polls/templates/polls/detail.html
polls/templates/polls/index.html