1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 14:59:36 +02:00
AdventureLog/backend/server/adventures
2024-07-19 09:05:47 -04:00
..
management migration to new backend 2024-07-08 11:44:39 -04:00
migrations created_at and updated_at fields 2024-07-19 09:05:47 -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 created_at and updated_at fields 2024-07-19 09:05:47 -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 created_at and updated_at fields 2024-07-19 09:05:47 -04:00