schon/geo
2025-05-19 17:18:00 +03:00
..
docs Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
graphene Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
locale Initial Commit 2025-04-29 22:40:30 +03:00
migrations Features: 1) Add new fields (city, region, postal_code, country, location, raw_data, api_response, user) to the Address model via migration 0004; 2) Introduce user ForeignKey to link Address model with AUTH_USER_MODEL. 2025-05-19 17:18:00 +03:00
static/flags Initial Commit 2025-04-29 22:40:30 +03:00
templates Initial Commit 2025-04-29 22:40:30 +03:00
utils Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
admin.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
apps.py Initial Commit 2025-04-29 22:40:30 +03:00
filters.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
managers.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
models.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
serializers.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
tests.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
views.py Initial Commit 2025-04-29 22:40:30 +03:00
viewsets.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00