CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/docs/images/simpleform_basic.png
docs/docs/images/simpleform_silly.png
docs/docs/images/simpleform_verysilly.png
formation/__init__.py
formation/apps.py
formation/models.py
formation/urls.py
formation/utils.py
formation/views.py
formation/wagtail_hooks.py
formation/widgets.py
formation/blocks/__init__.py
formation/blocks/fields.py
formation/blocks/forms.py
formation/static/js/formation.js
formation/templates/formation/reusable_form.html
formation/templates/formation/blocks/base_field.html
formation/templates/formation/blocks/base_form.html
formation/templates/formation/blocks/boolean_field.html
formation/templates/formation/blocks/date_field.html
formation/templates/formation/blocks/datetime_field.html
formation/templates/formation/blocks/email_field.html
formation/templates/formation/blocks/file_field.html
formation/templates/formation/blocks/integer_field.html
formation/templates/formation/blocks/radio_field.html
formation/templates/formation/blocks/select_field.html
formation/templates/formation/blocks/submit_button.html
formation/templates/formation/blocks/text_field.html
formation/templates/formation/blocks/textarea_field.html
formation/templatetags/__init__.py
formation/templatetags/formation_tags.py
tests/__init__.py
tests/testproject/.dockerignore
tests/testproject/Dockerfile
tests/testproject/manage.py
tests/testproject/requirements.txt
tests/testproject/testbed.json
tests/testproject/formation_migrations/0001_initial.py
tests/testproject/formation_migrations/__init__.py
tests/testproject/home/__init__.py
tests/testproject/home/blocks.py
tests/testproject/home/models.py
tests/testproject/home/migrations/0001_initial.py
tests/testproject/home/migrations/0002_create_homepage.py
tests/testproject/home/migrations/0003_homepage_content.py
tests/testproject/home/migrations/__init__.py
tests/testproject/home/static/css/welcome_page.css
tests/testproject/home/templates/home/home_page.html
tests/testproject/home/templates/home/welcome_page.html
tests/testproject/search/__init__.py
tests/testproject/search/views.py
tests/testproject/search/templates/search/search.html
tests/testproject/testproject/__init__.py
tests/testproject/testproject/urls.py
tests/testproject/testproject/wsgi.py
tests/testproject/testproject/settings/__init__.py
tests/testproject/testproject/settings/base.py
tests/testproject/testproject/settings/dev.py
tests/testproject/testproject/settings/production.py
tests/testproject/testproject/static/css/testproject.css
tests/testproject/testproject/static/js/testproject.js
tests/testproject/testproject/templates/404.html
tests/testproject/testproject/templates/500.html
tests/testproject/testproject/templates/base.html
tests/testproject/testproject/tests/__init__.py
tests/testproject/testproject/tests/test_basic.py
wagtail_formation.egg-info/PKG-INFO
wagtail_formation.egg-info/SOURCES.txt
wagtail_formation.egg-info/dependency_links.txt
wagtail_formation.egg-info/not-zip-safe
wagtail_formation.egg-info/requires.txt
wagtail_formation.egg-info/top_level.txt