1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
AdventureLog/backend/server/adventures
2024-07-11 20:25:56 -04:00
..
management migration to new backend 2024-07-08 11:44:39 -04:00
migrations chore: Update Django server configuration and models for Adventure and Trip 2024-07-09 13:01:56 -04:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
admin.py permisison fixes 2024-07-09 16:48:52 -04:00
apps.py migration to new backend 2024-07-08 11:44:39 -04:00
middleware.py migration to new backend 2024-07-08 11:44:39 -04:00
models.py feat: Add country name to region page 2024-07-10 17:27:43 -04:00
permissions.py permisison fixes 2024-07-09 16:48:52 -04:00
serializers.py feat: Add validation for adventure type matching trip type 2024-07-09 13:43:32 -04:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py feat: Add country name to region page 2024-07-10 17:27:43 -04:00
views.py sorting server side 2024-07-11 20:25:56 -04:00