schon/geo/migrations
Egor fureunoir Gorbunov 3fd3f0e0ee Features: None;
Fixes: None;
Extra: 1) Remove obsolete migration file `0004_add_missing_fields.py` from `geo`.
2025-05-19 17:25:10 +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
0003_add_district_field.py Features: 1) Add 'district' field to 'address' model in migrations; 2025-05-19 17:05:47 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00