Gallery-Archivist/backend/api
2025-03-20 19:11:04 +01:00
..
authentication Refactor: api file endpoint for auth 2025-03-20 15:59:38 +01:00
creators Fix: creators api serializer types (set optional) 2025-02-17 22:38:15 +01:00
files Refactor: api file endpoint for auth 2025-03-20 15:59:38 +01:00
posts Change: only return file hash and not url 2025-03-20 19:11:04 +01:00
schema Add: api schema app 2025-02-08 18:10:28 +01:00
user Refactor: ProfileView to use the RetriveUpdateAPIView class 2025-02-08 17:59:30 +01:00
__init__.py Add init for api app 2025-01-28 21:52:28 +01:00
admin.py Add init for api app 2025-01-28 21:52:28 +01:00
apps.py Add init for api app 2025-01-28 21:52:28 +01:00
models.py Add init for api app 2025-01-28 21:52:28 +01:00
urls.py Refactor: file api in to seperate api app & use drf api views 2025-03-19 17:35:31 +01:00