videoflix/backend/videoflix/users
2024-08-04 10:48:52 +02:00
..
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
admin.py customized form added to the admin interface for the user 2024-08-04 08:57:10 +02:00
apps.py update backend data structure, custom user created 2024-08-04 08:47:19 +02:00
forms.py customized form added to the admin interface for the user 2024-08-04 08:57:10 +02:00
models.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