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-05 06:56:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4db72d9719ca373b7548612f4de68f11ef554dec
AdventureLog
/
backend
/
server
/
main
History
Sean Morley
b1068d27b0
refactor: Update API endpoint paths from "_allauth" to "auth" for consistency
2025-02-23 17:04:20 -05:00
..
__init__.py
chore: Update Navbar component with search form
2024-07-20 21:39:33 -04:00
settings.py
refactor: Update API endpoint paths from "_allauth" to "auth" for consistency
2025-02-23 17:04:20 -05:00
urls.py
refactor: Update API endpoint paths from "_allauth" to "auth" for consistency
2025-02-23 17:04:20 -05:00
utils.py
Refactor user ID handling to use UUIDs; update related components and serializers for consistency
2024-11-17 16:34:46 -05:00
views.py
feat: add Attachment model and implement file permission checks for media access
2025-01-18 20:06:12 -05:00
wsgi.py
Migrate Django server to guicorn
2024-10-21 19:59:01 -04:00