.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
test-requirements.txt
tox.ini
ci/bootstrap.py
ci/templates/.travis.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/reference/devfixtures.rst
docs/reference/index.rst
src/devfixtures/__init__.py
src/devfixtures/apps.py
src/devfixtures/management/__init__.py
src/devfixtures/management/commands/__init__.py
src/devfixtures/management/commands/devfixture.py
src/django_devfixtures.egg-info/PKG-INFO
src/django_devfixtures.egg-info/SOURCES.txt
src/django_devfixtures.egg-info/dependency_links.txt
src/django_devfixtures.egg-info/not-zip-safe
src/django_devfixtures.egg-info/top_level.txt
tests/test_devfixtures.py