1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 23:09:37 +02:00
AdventureLog/backend/server/users
2024-11-29 14:41:13 -05:00
..
migrations Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment 2024-11-22 17:03:02 -05:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
adapters.py Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
admin.py Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
apps.py migration to new backend 2024-07-08 11:44:39 -04:00
form_overrides.py Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
forms.py Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
models.py Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment 2024-11-22 17:03:02 -05:00
serializers.py Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
views.py Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00