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-09 13:26:45 -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 chore: Update Django server configuration and models for Adventure and Trip 2024-07-09 13:01:56 -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 validation for adventure type matching trip type 2024-07-09 13:26:45 -04:00
permissions.py chore: Add TripViewSet and TripSerializer for managing trips 2024-07-09 13:26:39 -04:00
serializers.py chore: Add TripViewSet and TripSerializer for managing trips 2024-07-09 13:26:39 -04:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py chore: Add TripViewSet and TripSerializer for managing trips 2024-07-09 13:26:39 -04:00
views.py chore: Add TripViewSet and TripSerializer for managing trips 2024-07-09 13:26:39 -04:00