django-rest-api/{{ cookiecutter.project_slug }}
2026-03-12 23:37:42 +00:00
..
settings Initial template: Django REST API starter template 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
asgi.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
tests.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
urls.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
wsgi.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00