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-02-19 07:36:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dbcd965810dff76f5691a87f8bb30c726d65eef
AdventureLog
/
backend
/
server
/
users
History
Sean Morley
736ede2417
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
..
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