1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
AdventureLog/backend/server/worldtravel/migrations
2025-01-09 13:53:16 -05:00
..
0001_initial.py migration to new backend 2024-07-08 11:44:39 -04:00
0002_region_name_en.py Translate some regions into english 2024-08-20 17:47:37 -04:00
0003_alter_region_name_en.py chore: Update region name_en field to allow null and blank values 2024-08-21 10:33:57 -04:00
0004_country_geometry.py GEO Point checker! 2024-08-23 13:56:27 -04:00
0005_remove_country_geometry_region_geometry.py GEO Point checker! 2024-08-23 13:56:27 -04:00
0006_remove_country_continent_country_subregion.py Region dataset 2024-09-10 23:00:13 -04:00
0007_remove_region_geometry_remove_region_name_en.py Region dataset 2024-09-10 23:00:13 -04:00
0008_region_latitude_region_longitude.py Region dataset 2024-09-10 23:00:13 -04:00
0009_alter_country_country_code.py Region dataset 2024-09-10 23:00:13 -04:00
0010_country_capital.py Add capital to countries 2024-09-11 16:08:10 -04:00
0011_country_latitude_country_longitude.py feat: enhance AdventureImage model with custom upload path and add latitude/longitude fields to Country model 2025-01-01 19:27:33 -05:00
0012_city.py feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management 2025-01-09 11:11:02 -05:00
0013_visitedcity.py feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality 2025-01-09 12:38:29 -05:00
0014_alter_visitedcity_options.py feat: enhance region visit tracking with improved toast messages, update localization, and modify page titles 2025-01-09 13:53:16 -05:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00