1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
AdventureLog/backend/server/worldtravel
2024-11-29 17:51:32 -05:00
..
management Refactor media and static file paths; update countries JSON download URL to use COUNTRY_REGION_JSON_VERSION 2024-11-05 10:55:06 -05:00
migrations Add capital to countries 2024-09-11 16:08:10 -04: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 Add capital to countries 2024-09-11 16:08:10 -04:00
serializers.py Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py Remove unused GeoJSONView and related URL path; clean up README links 2024-11-03 22:57:07 -05:00
views.py Remove unused GeoJSONView and related URL path; clean up README links 2024-11-03 22:57:07 -05:00