MANIFEST.in
README.rst
setup.cfg
setup.py
formly/__init__.py
formly/auth_backend.py
formly/callbacks.py
formly/conf.py
formly/fields.py
formly/hooks.py
formly/models.py
formly/receivers.py
formly/urls.py
formly/utils.py
formly.egg-info/PKG-INFO
formly.egg-info/SOURCES.txt
formly.egg-info/dependency_links.txt
formly.egg-info/not-zip-safe
formly.egg-info/requires.txt
formly.egg-info/top_level.txt
formly/forms/__init__.py
formly/forms/design.py
formly/forms/run.py
formly/forms/widgets.py
formly/migrations/0001_initial.py
formly/migrations/0002_add_expected_answers.py
formly/migrations/0003_auto_20160816_2022.py
formly/migrations/0004_auto_20161206_1401.py
formly/migrations/0005_field_scale.py
formly/migrations/0006_auto_20161206_1415.py
formly/migrations/0007_help_text_and_label_to_textfield.py
formly/migrations/0008_auto_20170609_0800.py
formly/migrations/0009_ordinalscale_kind.py
formly/migrations/0010_auto_20170609_0800.py
formly/migrations/__init__.py
formly/templates/.DS_Store
formly/templates/bootstrapform/field.html
formly/templates/formly/.DS_Store
formly/templates/formly/design/_field_edit.html
formly/templates/formly/design/_fields.html
formly/templates/formly/design/_likert_scale.html
formly/templates/formly/design/_likert_scale_form.html
formly/templates/formly/design/_likert_scales.html
formly/templates/formly/design/_pages.html
formly/templates/formly/design/_rating_scale.html
formly/templates/formly/design/_rating_scale_form.html
formly/templates/formly/design/_rating_scales.html
formly/templates/formly/design/_survey.html
formly/templates/formly/design/_survey_form.html
formly/templates/formly/design/_surveys.html
formly/templates/formly/design/choice_form.html
formly/templates/formly/design/field_confirm_delete.html
formly/templates/formly/design/field_form.html
formly/templates/formly/design/fieldchoice_confirm_delete.html
formly/templates/formly/design/page_confirm_delete.html
formly/templates/formly/design/page_form.html
formly/templates/formly/design/survey_confirm_delete.html
formly/templates/formly/design/survey_detail.html
formly/templates/formly/design/survey_edit_base.html
formly/templates/formly/design/survey_form.html
formly/templates/formly/design/survey_list.html
formly/templates/formly/results/home.html
formly/templates/formly/run/_multiple_input.html
formly/templates/formly/run/_question.html
formly/templates/formly/run/page.html
formly/templatetags/__init__.py
formly/templatetags/formly.py
formly/tests/__init__.py
formly/tests/models.py
formly/tests/tests.py
formly/tests/urls.py
formly/utils/__init__.py
formly/utils/importing.py
formly/utils/views.py
formly/views/__init__.py
formly/views/design.py
formly/views/results.py
formly/views/run.py