1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-25 07:49:37 +02:00
AdventureLog/backend/server/adventures
2024-07-18 15:48:14 -04:00
..
management migration to new backend 2024-07-08 11:44:39 -04:00
migrations chore: Add created_at field to Adventure and Collection models 2024-07-18 15:48:14 -04:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
admin.py collections v1 2024-07-15 09:36:07 -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 chore: Add created_at field to Adventure and Collection models 2024-07-18 15:48:14 -04:00
permissions.py permisison fixes 2024-07-09 16:48:52 -04:00
serializers.py feat: Convert activity input to lowercase for consistency 2024-07-18 11:26:14 -04:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py activity types for autocomplete in the future 2024-07-17 19:35:02 -04:00
views.py chore: Add created_at field to Adventure and Collection models 2024-07-18 15:48:14 -04:00