1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
AdventureLog/backend/server
Sean Morley fdf4f07156 Update apply_sorting and get_queryset methods in adventures/views.py
* Change `apply_sorting` method to reference `start_date` field instead of `date` field
* Remove references to `date` field in `get_queryset` method
2024-10-21 15:28:45 -04:00
..
adventures Update apply_sorting and get_queryset methods in adventures/views.py 2024-10-21 15:28:45 -04:00
main Make comments clearer for self hosting 2024-09-15 11:10:34 -04:00
static/data fix geojson 2024-08-25 15:28:33 -04:00
templates Fix adventure grouping in collections 2024-10-01 09:32:02 -04:00
users Fix login issue with different case usernames 2024-09-11 09:42:53 -04:00
worldtravel Fix max url length, adds line breaks to display, truncates long urls. Remove old seed command. 2024-09-17 10:34:31 -04:00
.env.example email providers 2024-08-04 18:05:19 -04: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 Venv Setup 2024-09-16 13:24:35 -04:00