1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 14:59:36 +02:00
AdventureLog/backend/server/users
2024-11-22 17:03:02 -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
admin.py retrigger workflows 2024-08-16 11:54:22 -04:00
apps.py migration to new backend 2024-07-08 11:44:39 -04:00
forms.py bug fix url 2024-08-04 19:00:06 -04: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 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
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
views.py Sharing modal fixes and redact email for privacy 2024-09-10 09:59:59 -04:00