AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
src/django_surveys.egg-info/PKG-INFO
src/django_surveys.egg-info/SOURCES.txt
src/django_surveys.egg-info/dependency_links.txt
src/django_surveys.egg-info/not-zip-safe
src/django_surveys.egg-info/requires.txt
src/django_surveys.egg-info/top_level.txt
src/surveys/__init__.py
src/surveys/admin.py
src/surveys/apps.py
src/surveys/constants.py
src/surveys/managers.py
src/surveys/models.py
src/surveys/serializers.py
src/surveys/settings.py
src/surveys/signals.py
src/surveys/urls.py
src/surveys/views.py
src/surveys/migrations/0001_squashed_0003_auto_20160803_1427.py
src/surveys/migrations/0002_auto_20161221_1120.py
src/surveys/migrations/0003_auto_20161223_1128.py
src/surveys/migrations/0004_auto_20161223_1129.py
src/surveys/migrations/0005_auto_20161223_1130.py
src/surveys/migrations/__init__.py
src/surveys/static/surveys/img/rating_star-o.png
src/surveys/templates/surveys/5-stars.html
src/surveys/templates/surveys/5-stars.txt
src/surveys/templates/surveys/survey-star-o.svg
src/surveys/templatetags/__init__.py
src/surveys/templatetags/surveys_tags.py