1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00
AdventureLog/backend/server/worldtravel
2024-11-03 22:57:07 -05: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 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