|
migrations
|
app user changed to users and integrated
|
2024-08-04 08:32:29 +02:00 |
|
__init__.py
|
app user changed to users and integrated
|
2024-08-04 08:32:29 +02:00 |
|
apps.py
|
update backend data structure, custom user created
|
2024-08-04 08:47:19 +02:00 |
|
serializer.py
|
added auth.service & config HttpClient
|
2024-08-04 10:48:52 +02:00 |
|
tests.py
|
app user changed to users and integrated
|
2024-08-04 08:32:29 +02:00 |
|
views.py
|
added user api-view
|
2024-08-04 10:02:07 +02:00 |