LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
config/__init__.py
config/asgi.py
config/settings.py
config/urls.py
config/wsgi.py
crudapi/__init__.py
crudapi/admin.py
crudapi/apps.py
crudapi/cli.py
crudapi/exceptions.py
crudapi/models.py
crudapi/permissions.py
crudapi/serializers.py
crudapi/services.py
crudapi/tests.py
crudapi/urls.py
crudapi/utils.py
crudapi/validators.py
crudapi/views.py
crudapi/migrations/0001_initial.py
crudapi/migrations/__init__.py
crudapi/project_template/README.md
crudapi/project_template/manage.py
crudapi/project_template/requirements.txt
crudapi/project_template/config/__init__.py
crudapi/project_template/config/asgi.py
crudapi/project_template/config/settings.py
crudapi/project_template/config/urls.py
crudapi/project_template/config/wsgi.py
crudapi/project_template/crudapi/__init__.py
crudapi/project_template/crudapi/admin.py
crudapi/project_template/crudapi/apps.py
crudapi/project_template/crudapi/exceptions.py
crudapi/project_template/crudapi/models.py
crudapi/project_template/crudapi/permissions.py
crudapi/project_template/crudapi/serializers.py
crudapi/project_template/crudapi/services.py
crudapi/project_template/crudapi/tests.py
crudapi/project_template/crudapi/urls.py
crudapi/project_template/crudapi/utils.py
crudapi/project_template/crudapi/validators.py
crudapi/project_template/crudapi/views.py
crudapi/project_template/crudapi/migrations/0001_initial.py
crudapi/project_template/crudapi/migrations/__init__.py
djangoo_crudapi.egg-info/PKG-INFO
djangoo_crudapi.egg-info/SOURCES.txt
djangoo_crudapi.egg-info/dependency_links.txt
djangoo_crudapi.egg-info/entry_points.txt
djangoo_crudapi.egg-info/not-zip-safe
djangoo_crudapi.egg-info/requires.txt
djangoo_crudapi.egg-info/top_level.txt