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-01-28 16:30:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5fe7eeff81a00ef5559bfaea6206f04d50d034c
AdventureLog
/
backend
/
server
/
main
History
Sean Morley
e8f2c7ea81
fix: update session cookie domain handling for IP addresses and improve frontend URL configuration
2025-01-14 09:38:38 -05:00
..
__init__.py
chore: Update Navbar component with search form
2024-07-20 21:39:33 -04:00
settings.py
fix: update session cookie domain handling for IP addresses and improve frontend URL configuration
2025-01-14 09:38:38 -05:00
urls.py
feat: add public URL endpoint and update user type to include password status
2025-01-06 18:53:08 -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 public URL endpoint and update user type to include password status
2025-01-06 18:53:08 -05:00
wsgi.py
Migrate Django server to guicorn
2024-10-21 19:59:01 -04:00