This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
AdventureLog
Watch
1
Star
0
Fork
0
You've already forked AdventureLog
mirror of
https://github.com/seanmorley15/AdventureLog.git
synced
2026-03-11 19:07:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c123231babc151decfccc150814865ada24bb456
AdventureLog
/
backend
/
server
/
users
/
migrations
History
Sean Morley
a38828eb45
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
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