Gallery-Archivist/backend/api/user
2025-02-08 17:59:30 +01:00
..
management Add: user profile backfill management command 2025-01-31 22:47:34 +01:00
migrations
__init__.py
admin.py
apps.py
models.py
serializers.py Add: UserProfile & User model serializers 2025-01-28 22:09:47 +01:00
tests.py
urls.py Remove: old logout view class 2025-02-08 17:58:07 +01:00
views.py Refactor: ProfileView to use the RetriveUpdateAPIView class 2025-02-08 17:59:30 +01:00