1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-21 22:09:36 +02:00
AdventureLog/backend/server
2024-12-07 20:10:24 -05:00
..
adventures Filter visited regions by user ID in ReverseGeocodeViewSet 2024-12-07 20:10:24 -05:00
main Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
templates Fix adventure grouping in collections 2024-10-01 09:32:02 -04:00
users 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
worldtravel Remove printing in backend 2024-12-03 14:02:01 -05:00
.env.example email providers 2024-08-04 18:05:19 -04:00
adventurelog.txt Update motivational message in adventurelog.txt 2024-11-12 00:02:49 -05:00
build_files.sh vercel 2024-07-08 11:58:21 -04:00
manage.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
requirements.txt Migrate Django server to guicorn 2024-10-21 19:59:01 -04:00