CHANGES.rst
MANIFEST.in
README.rst
requirements-ci.txt
requirements-dev.txt
requirements.txt
setup.py
django_models/__init__.py
django_models/fields.py
django_models/forms.py
django_models/validators.py
django_models/version.py
django_models.egg-info/PKG-INFO
django_models.egg-info/SOURCES.txt
django_models.egg-info/dependency_links.txt
django_models.egg-info/requires.txt
django_models.egg-info/top_level.txt
django_models/models/__init__.py
django_models/models/exceptions.py
django_models/models/generic.py
django_models/models/history.py
django_models/models/managers.py
django_models/models/signals.py
django_models/utils/__init__.py
django_models/utils/generators.py
django_models/utils/generic.py
django_models/utils/string.py
docs/Makefile
docs/source/changelog.rst
docs/source/conf.py
docs/source/fields.rst
docs/source/forms.rst
docs/source/index.rst
docs/source/utils.rst
docs/source/backends/auth.rst
docs/source/backends/index.rst
docs/source/development/installation.rst
docs/source/development/release.rst
docs/source/models/generic.rst
docs/source/models/history.rst
docs/source/models/index.rst
docs/source/models/signals.rst
docs/source/quickstart/installation.rst