django-rest-api/accounts
2026-03-12 23:37:42 +00:00
..
api Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
migrations 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
admin.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
apps.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
models.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
serializers.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
views.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00