AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.rst
changelog.rst
contribute.json
manage.py
requirements-rtd.txt
requirements.txt
runtests.sh
setup.cfg
setup.py
django_nose/__init__.py
django_nose/fixture_tables.py
django_nose/plugin.py
django_nose/runner.py
django_nose/testcases.py
django_nose/tools.py
django_nose/utils.py
django_nose.egg-info/PKG-INFO
django_nose.egg-info/SOURCES.txt
django_nose.egg-info/dependency_links.txt
django_nose.egg-info/not-zip-safe
django_nose.egg-info/requires.txt
django_nose.egg-info/top_level.txt
django_nose/management/__init__.py
django_nose/management/commands/__init__.py
django_nose/management/commands/test.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/upgrading.rst
docs/usage.rst
docs/_static/.keep
testapp/__init__.py
testapp/custom_runner.py
testapp/models.py
testapp/plugins.py
testapp/runtests.py
testapp/settings.py
testapp/test_for_nose.py
testapp/test_only_this.py
testapp/tests.py
testapp/fixtures/testdata.json
testapp/migrations/0001_initial.py
testapp/migrations/__init__.py
testapp/plugin_t/test_with_plugins.py
unittests/test_databases.py