schon/geo/migrations
Egor fureunoir Gorbunov 49fc9b33b6 Features: (none);
Fixes: (none);

Extra: 1) Remove unused migration file `0003_add_district_field.py`.
2025-05-19 17:25:44 +03:00
..
0001_initial.py 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
0002_alter_address_api_response_alter_address_location_and_more.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00