django-rest-api/{{ cookiecutter.project_slug }}/settings
2026-03-12 23:37:42 +00:00
..
__init__.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
base.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
cloud_production.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
cloud_staging.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
dev.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
production.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00