schon/geo
Egor fureunoir Gorbunov 5ee3e4a974 Features: 1) Add 'country' field to geo model;
Fixes: 1) Remove redundant fields 'location', 'raw_data', 'api_response', and 'user' from 'address' model;

Extra: Adjust formatting by removing an unnecessary blank line;
2025-05-19 17:20:28 +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 'country' field to geo model; 2025-05-19 17:20:28 +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