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/migrations
2025-03-16 21:49:00 -04:00
..
0001_initial.py users 2024-08-11 09:07:57 -04:00
0002_customuser_public_profile.py Add public profile to user model 2024-09-06 19:50:19 -04:00
0003_alter_customuser_email.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
0004_customuser_disable_password.py feat: Implement disable password authentication for users with social accounts 2025-03-16 21:49:00 -04:00
__init__.py users 2024-08-11 09:07:57 -04:00