1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
AdventureLog/backend/server/adventures
2025-06-16 17:35:38 -04:00
..
management Fix scheduler 2024-08-21 10:06:09 -04:00
migrations feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
utils feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
views fix(recommendations): update Google Places API integration to new endpoint and response structure 2025-06-16 17:35:38 -04:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
admin.py refactor: remove archived collections page and related components; enhance world travel pages with improved UI and filtering options 2025-06-13 21:41:10 -04:00
apps.py feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
geocoding.py fix(geocoding): update search_google function to use new Places API and improve response handling 2025-06-16 17:31:17 -04:00
managers.py feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
middleware.py Remove debug print statements from DisableCSRFForMobileLoginSignup middleware 2025-05-12 10:42:50 -04:00
models.py feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
permissions.py feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
serializers.py feat(collections): enhance collections page with sorting, filtering, and pagination features 2025-06-13 12:11:42 -04:00
signals.py feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py Refactor recommendations feature: add RecommendationsViewSet, update routing, and remove OverpassViewSet 2025-05-24 18:00:05 -04:00