1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-21 22:09:36 +02:00
AdventureLog/backend/server/adventures
2025-01-09 19:40:23 -05:00
..
management Fix scheduler 2024-08-21 10:06:09 -04:00
migrations feat: add primary image functionality to AdventureImage model and update related components 2025-01-02 23:25:58 -05:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
admin.py feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality 2025-01-09 12:38:29 -05:00
apps.py Add Liechtenstein 2024-08-21 18:56:51 -04:00
middleware.py feat: add OverrideHostMiddleware to set HTTP_HOST from PUBLIC_URL environment variable and update nginx configuration 2025-01-06 20:44:37 -05:00
models.py feat: add primary image functionality to AdventureImage model and update related components 2025-01-02 23:25:58 -05:00
permissions.py more permission fixing 2024-09-02 22:27:07 -04:00
serializers.py refactor: update AdventureSerializer to handle visits data more gracefully and remove visits from request body in AdventureCard 2025-01-03 09:53:23 -05:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py Add download adventures as ICS calendar 2024-12-14 14:37:16 -05:00
views.py feat: enhance city and region visit tracking, update AdventureModal and serializers for improved data handling 2025-01-09 19:40:23 -05:00