LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_formidable.egg-info/PKG-INFO
django_formidable.egg-info/SOURCES.txt
django_formidable.egg-info/dependency_links.txt
django_formidable.egg-info/requires.txt
django_formidable.egg-info/top_level.txt
formidable/__init__.py
formidable/accesses.py
formidable/app.py
formidable/constants.py
formidable/exception_handler.py
formidable/exceptions.py
formidable/models.py
formidable/permissions.py
formidable/register.py
formidable/urls.py
formidable/validators.py
formidable/views.py
formidable/forms/__init__.py
formidable/forms/boundfield.py
formidable/forms/conditions.py
formidable/forms/field_builder.py
formidable/forms/field_builder_from_schema.py
formidable/forms/fields.py
formidable/forms/widgets.py
formidable/forms/validations/__init__.py
formidable/forms/validations/presets.py
formidable/json_migrations/0001_rename_helptext_to_description.py
formidable/json_migrations/__init__.py
formidable/json_migrations/utils.py
formidable/locale/de/LC_MESSAGES/django.mo
formidable/locale/de/LC_MESSAGES/django.po
formidable/locale/en_GB/LC_MESSAGES/django.mo
formidable/locale/en_GB/LC_MESSAGES/django.po
formidable/locale/en_US/LC_MESSAGES/django.mo
formidable/locale/en_US/LC_MESSAGES/django.po
formidable/locale/es/LC_MESSAGES/django.mo
formidable/locale/es/LC_MESSAGES/django.po
formidable/locale/fr/LC_MESSAGES/django.mo
formidable/locale/fr/LC_MESSAGES/django.po
formidable/locale/it/LC_MESSAGES/django.mo
formidable/locale/it/LC_MESSAGES/django.po
formidable/locale/nb/LC_MESSAGES/django.mo
formidable/locale/nb/LC_MESSAGES/django.po
formidable/locale/nl/LC_MESSAGES/django.mo
formidable/locale/nl/LC_MESSAGES/django.po
formidable/locale/pl_PL/LC_MESSAGES/django.mo
formidable/locale/pl_PL/LC_MESSAGES/django.po
formidable/locale/pt_BR/LC_MESSAGES/django.mo
formidable/locale/pt_BR/LC_MESSAGES/django.po
formidable/locale/tr_TR/LC_MESSAGES/django.mo
formidable/locale/tr_TR/LC_MESSAGES/django.po
formidable/locale/zh_CN/LC_MESSAGES/django.mo
formidable/locale/zh_CN/LC_MESSAGES/django.po
formidable/migrations/0001_initial.py
formidable/migrations/0002_remove_access_display.py
formidable/migrations/0003_item_label_no_size_limit.py
formidable/migrations/0004_formidable_conditions.py
formidable/migrations/0005_conditions_default.py
formidable/migrations/__init__.py
formidable/serializers/__init__.py
formidable/serializers/access.py
formidable/serializers/child_proxy.py
formidable/serializers/common.py
formidable/serializers/defaults.py
formidable/serializers/fields.py
formidable/serializers/forms.py
formidable/serializers/items.py
formidable/serializers/list.py
formidable/serializers/presets.py
formidable/serializers/validation.py