1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
AdventureLog/backend/server/worldtravel
2025-01-12 20:28:27 -05:00
..
management feat: enhance download command with success and warning messages; update Authentik documentation for clarity 2025-01-12 20:28:27 -05:00
migrations feat: enhance region visit tracking with improved toast messages, update localization, and modify page titles 2025-01-09 13:53:16 -05:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
admin.py Enhance admin security by integrating secure_admin_login from AllAuth and updating settings for new dependencies 2024-11-29 17:51:32 -05:00
apps.py migration to new backend 2024-07-08 11:44:39 -04:00
models.py feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality 2025-01-09 12:38:29 -05:00
serializers.py feat: add num_cities field to RegionSerializer, update RegionCard to display city count, and enhance CSRF token handling 2025-01-09 14:58:45 -05:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality 2025-01-09 12:38:29 -05:00
views.py feat: enhance city and region visit tracking, update AdventureModal and serializers for improved data handling 2025-01-09 19:40:23 -05:00