MANIFEST.in
setup.py
django_simple_poll.egg-info/PKG-INFO
django_simple_poll.egg-info/SOURCES.txt
django_simple_poll.egg-info/dependency_links.txt
django_simple_poll.egg-info/top_level.txt
poll/__init__.py
poll/admin.py
poll/models.py
poll/tests.py
poll/urls.py
poll/utils.py
poll/views.py
poll/locale/cs/LC_MESSAGES/django.mo
poll/locale/cs/LC_MESSAGES/django.po
poll/locale/ru/LC_MESSAGES/django.mo
poll/locale/ru/LC_MESSAGES/django.po
poll/migrations/0001_initial.py
poll/migrations/__init__.py
poll/templates/poll/base.html
poll/templates/poll/poll.html
poll/templates/poll/result.html
poll/templatetags/__init__.py
poll/templatetags/poll_tags.py