CONTRIBUTORS.txt
LICENSE
MANIFEST.in
README.md
conftest.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
django_mixin.egg-info/PKG-INFO
django_mixin.egg-info/SOURCES.txt
django_mixin.egg-info/dependency_links.txt
django_mixin.egg-info/not-zip-safe
django_mixin.egg-info/requires.txt
django_mixin.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
mixin/forms.py
tests/__init__.py
tests/compat.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/urls.py
tests/urls_namespaced.py
tests/views.py
tests/templates/404.html
tests/templates/blank.html
tests/templates/form.html