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-10-16 20:02:28 -04:00
..
management Fix max url length, adds line breaks to display, truncates long urls. Remove old seed command. 2024-09-17 10:34:31 -04: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 migration to new backend 2024-07-08 11:44:39 -04: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 Conditional rendering to the country card to show visited status as a badge 2024-10-16 20:02:28 -04:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py chore: Add GeoJSON endpoint to retrieve combined GeoJSON data from static files 2024-07-27 12:46:50 -04:00
views.py Redownload when region data version changes 2024-09-13 20:33:44 -04:00