1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 07:19:36 +02:00
AdventureLog/backend/server/adventures
2024-07-22 10:08:42 -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 chore: Register CollectionAdmin in admin.py 2024-07-21 09:03:25 -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: Update Navbar component with search form 2024-07-20 21:39:33 -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 search ui fixes 2024-07-22 10:08:42 -04:00