feat(static): update and optimizate

This commit is contained in:
2026-04-24 14:09:14 +03:00
parent c233b020fc
commit 7c57f939c0
26 changed files with 280 additions and 87 deletions

View File

@@ -15,6 +15,7 @@ class Location(Model):
lat: float
lon: float
country: str
country_code: str
district: str
subdistrict: str