LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/django_fixtures_command/__init__.py
src/django_fixtures_command/apps.py
src/django_fixtures_command.egg-info/PKG-INFO
src/django_fixtures_command.egg-info/SOURCES.txt
src/django_fixtures_command.egg-info/dependency_links.txt
src/django_fixtures_command.egg-info/not-zip-safe
src/django_fixtures_command.egg-info/requires.txt
src/django_fixtures_command.egg-info/top_level.txt
src/django_fixtures_command/management/__init__.py
src/django_fixtures_command/management/commands/__init__.py
src/django_fixtures_command/management/commands/fixtures.py
tests/__init__.py
tests/test_integration.py
tests/test_unit.py
tests/testapp/__init__.py
tests/testapp/settings.py
tests/testapp/app1/__init__.py
tests/testapp/app2/__init__.py
tests/testapp/app2/fixtures.py
tests/testapp/app3/__init__.py
tests/testapp/app3/fixtures.py