CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
./services/__init__.py
./services/admin.py
./services/apps.py
./services/conf.py
./services/models.py
./services/py.typed
./services/selectors.py
./services/utils.py
./services/validators.py
./services/migrations/0001_initial.py
./services/migrations/__init__.py
./services/tests/__init__.py
./services/tests/settings.py
./services/tests/test_models.py
./services/tests/utils.py
./services/tests/tenants/__init__.py
./services/tests/tenants/apps.py
./services/tests/tenants/models.py
mroudai_django_services.egg-info/PKG-INFO
mroudai_django_services.egg-info/SOURCES.txt
mroudai_django_services.egg-info/dependency_links.txt
mroudai_django_services.egg-info/requires.txt
mroudai_django_services.egg-info/top_level.txt
services/__init__.py
services/admin.py
services/apps.py
services/conf.py
services/models.py
services/py.typed
services/selectors.py
services/utils.py
services/validators.py
services/migrations/0001_initial.py
services/migrations/__init__.py
services/tests/__init__.py
services/tests/settings.py
services/tests/test_models.py
services/tests/utils.py
services/tests/tenants/__init__.py
services/tests/tenants/apps.py
services/tests/tenants/models.py