MANIFEST.in
README.md
pyproject.toml
src/django_melnottam/__init__.py
src/django_melnottam/cli.py
src/django_melnottam/config.py
src/django_melnottam/exceptions.py
src/django_melnottam/logging_utils.py
src/django_melnottam/manager.py
src/django_melnottam/tasks.py
src/django_melnottam.egg-info/PKG-INFO
src/django_melnottam.egg-info/SOURCES.txt
src/django_melnottam.egg-info/dependency_links.txt
src/django_melnottam.egg-info/entry_points.txt
src/django_melnottam.egg-info/requires.txt
src/django_melnottam.egg-info/top_level.txt
src/django_melnottam/prodserver_backends/__init__.py
src/django_melnottam/prodserver_backends/subinterpreter.py
tests/test_integration.py
tests/test_manager.py