feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality

This commit is contained in:
Sean Morley
2025-01-09 12:38:29 -05:00
parent 44810e6343
commit 80cec30fda
15 changed files with 344 additions and 234 deletions

View File

@@ -276,7 +276,8 @@
"all_subregions": "All Subregions",
"clear_search": "Clear Search",
"no_countries_found": "No countries found",
"view_cities": "View Cities"
"view_cities": "View Cities",
"no_cities_found": "No cities found"
},
"auth": {
"username": "Username",