.deepsource.toml
.gitignore
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_fixtures/__init__.py
django_fixtures/dataset.py
django_fixtures/decorators.py
django_fixtures/exceptions.py
django_fixtures/fixtures.py
django_fixtures/unittests.py
django_fixtures/utilities.py
django_fixtures/management/commands/createfixtures.py
django_fixtures_rx.egg-info/PKG-INFO
django_fixtures_rx.egg-info/SOURCES.txt
django_fixtures_rx.egg-info/dependency_links.txt
django_fixtures_rx.egg-info/requires.txt
django_fixtures_rx.egg-info/top_level.txt
django_fixtures_rx.egg-info/version.txt
tests/__init__.py
tests/test_unittests.py
tests/project/helpers.py
tests/project/manage.py
tests/project/settings.py
tests/project/app_a/__init__.py
tests/project/app_a/fixtures.py
tests/project/app_a/models.py
tests/project/app_a/migrations/0001_initial.py
tests/project/app_a/migrations/__init__.py
tests/project/app_b/__init__.py
tests/project/app_c/__init__.py