CHANGES.rst
MANIFEST.in
README.rst
requirements-ci.txt
requirements-dev.txt
requirements.txt
setup.py
django_stuff/__init__.py
django_stuff/fields.py
django_stuff/forms.py
django_stuff/logging_tools.py
django_stuff/validators.py
django_stuff/version.py
django_stuff.egg-info/PKG-INFO
django_stuff.egg-info/SOURCES.txt
django_stuff.egg-info/dependency_links.txt
django_stuff.egg-info/requires.txt
django_stuff.egg-info/top_level.txt
django_stuff/backends/__init__.py
django_stuff/backends/auth.py
django_stuff/models/__init__.py
django_stuff/models/exceptions.py
django_stuff/models/generic.py
django_stuff/models/history.py
django_stuff/models/managers.py
django_stuff/models/signals.py
django_stuff/utils/__init__.py
django_stuff/utils/generators.py
django_stuff/utils/generic.py
django_stuff/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