CONTRIBUTORS.txt LICENSE MANIFEST.in README.md conftest.py pyproject.toml requirements.txt setup.cfg setup.py braces/__init__.py braces/forms.py braces/views/__init__.py braces/views/_access.py braces/views/_ajax.py braces/views/_forms.py braces/views/_other.py braces/views/_queries.py django_braces.egg-info/PKG-INFO django_braces.egg-info/SOURCES.txt django_braces.egg-info/dependency_links.txt django_braces.egg-info/not-zip-safe django_braces.egg-info/requires.txt django_braces.egg-info/top_level.txt docs/Makefile docs/access.rst docs/changelog.rst docs/conf.py docs/contributing.rst docs/form.rst docs/index.rst docs/other.rst tests/__init__.py tests/backends.py tests/factories.py tests/forms.py tests/helpers.py tests/models.py tests/settings.py tests/test_access_mixins.py tests/test_ajax_mixins.py tests/test_forms.py tests/test_other_mixins.py tests/test_queries.py tests/urls.py tests/urls_namespaced.py tests/views.py tests/templates/404.html tests/templates/blank.html tests/templates/form.html