mixr-api/api_v1
2024-02-28 17:33:16 +01:00
..
auth Working on registration endpoint and authentication in general 2024-02-28 17:33:16 +01:00
migrations Created basic User Information and user services 2024-02-28 13:45:21 +01:00
user Working on registration endpoint and authentication in general 2024-02-28 17:33:16 +01:00
__init__.py Created api v1 app 2024-02-25 19:16:55 +01:00
admin.py Working on registration endpoint and authentication in general 2024-02-28 17:33:16 +01:00
apps.py Created api v1 app 2024-02-25 19:16:55 +01:00
models.py Working on registration endpoint and authentication in general 2024-02-28 17:33:16 +01:00
tests.py Created api v1 app 2024-02-25 19:16:55 +01:00
urls.py Working on registration endpoint and authentication in general 2024-02-28 17:33:16 +01:00
views.py Created api v1 app 2024-02-25 19:16:55 +01:00