LICENSE
MANIFEST.in
README.md
setup.py
django_form_surveys.egg-info/PKG-INFO
django_form_surveys.egg-info/SOURCES.txt
django_form_surveys.egg-info/dependency_links.txt
django_form_surveys.egg-info/not-zip-safe
django_form_surveys.egg-info/requires.txt
django_form_surveys.egg-info/top_level.txt
djf_surveys/__init__.py
djf_surveys/admin.py
djf_surveys/app_settings.py
djf_surveys/apps.py
djf_surveys/context_processors.py
djf_surveys/forms.py
djf_surveys/mixin.py
djf_surveys/models.py
djf_surveys/tests.py
djf_surveys/urls.py
djf_surveys/utils.py
djf_surveys/views.py
djf_surveys/widgets.py
djf_surveys/admins/__init__.py
djf_surveys/admins/views.py
djf_surveys/migrations/0001_initial.py
djf_surveys/migrations/__init__.py
djf_surveys/templates/djf_surveys/answer_list.html
djf_surveys/templates/djf_surveys/form.html
djf_surveys/templates/djf_surveys/master.html
djf_surveys/templates/djf_surveys/survey_list.html
djf_surveys/templates/djf_surveys/admins/form.html
djf_surveys/templates/djf_surveys/admins/form_preview.html
djf_surveys/templates/djf_surveys/admins/master.html
djf_surveys/templates/djf_surveys/admins/question_form.html
djf_surveys/templates/djf_surveys/admins/survey_list.html
djf_surveys/templates/djf_surveys/components/alert.html
djf_surveys/templates/djf_surveys/components/alert_js.html
djf_surveys/templates/djf_surveys/components/card_list_answer.html
djf_surveys/templates/djf_surveys/components/card_list_survey.html
djf_surveys/templates/djf_surveys/components/empty_state.html
djf_surveys/templates/djf_surveys/components/header_nav.html
djf_surveys/templates/djf_surveys/components/modal_delete.html
djf_surveys/templates/djf_surveys/components/modal_delete_js.html
djf_surveys/templates/djf_surveys/components/pagination.html
djf_surveys/templates/djf_surveys/components/section_welcome.html
djf_surveys/templates/djf_surveys/widgets/checkbox_option.html
djf_surveys/templates/djf_surveys/widgets/datepicker.html
djf_surveys/templates/djf_surveys/widgets/radio_option.html
djf_surveys/templatetags/__init__.py
djf_surveys/templatetags/djf_survey_tags.py
docs/customize.md
docs/getting_started.md
docs/index.md
docs/tutorial.md
docs/screnshots/dashboard-index.png