mixr-api/api_v1
2024-02-28 20:43:45 +01:00
..
auth Working on registration endpoint and authentication in general 2024-02-28 17:33:16 +01:00
migrations Rebranded UserInformation to Profile 2024-02-28 20:43:45 +01:00
profile Rebranded UserInformation to Profile 2024-02-28 20:43:45 +01:00
__init__.py Created api v1 app 2024-02-25 19:16:55 +01:00
admin.py Rebranded UserInformation to Profile 2024-02-28 20:43:45 +01:00
apps.py Created api v1 app 2024-02-25 19:16:55 +01:00
models.py Rebranded UserInformation to Profile 2024-02-28 20:43:45 +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