.gitlab-ci.yml
.pre-commit-config.yaml
CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
docker/Dockerfile
docker/push.sh
pytest_django_ifactory/__init__.py
pytest_django_ifactory/defaults.py
pytest_django_ifactory/ifactory.py
pytest_django_ifactory/plugin.py
pytest_django_ifactory.egg-info/PKG-INFO
pytest_django_ifactory.egg-info/SOURCES.txt
pytest_django_ifactory.egg-info/dependency_links.txt
pytest_django_ifactory.egg-info/entry_points.txt
pytest_django_ifactory.egg-info/requires.txt
pytest_django_ifactory.egg-info/top_level.txt
tests/conftest.py
tests/djangosettings.py
tests/test_defaults.py
tests/test_ifactory.py
tests/test_plugin.py
tests/test_readme_examples.py
tests/test_toplevel.py
tests/testapp/__init__.py
tests/testapp/apps.py
tests/testapp/models.py
tests/testapp/migrations/0001_initial.py
tests/testapp/migrations/__init__.py