umap/umap/migrations
Yohan Boniface fa090b89df Store DataLayer's settings in DB
This allows to known the full datalayer behaviour without needing
to load all the data, including the zoom from and to (new settings),
but also the color for example.

This will help also understanding datalayers usage and making
stats.

But no data migration is provided, it's retrocompatible (data
migration in OSM FR servers would be huge, so let's see if it's
really needed).
2023-08-20 09:48:01 +02:00
..
0001_initial.py Reset migrations 2018-05-19 11:29:30 +02:00
0002_tilelayer_tms.py Reset migrations 2018-05-19 11:29:30 +02:00
0003_add_tilelayer.py Add back TileLayer and Licence creation migration 2018-07-07 14:42:25 +02:00
0004_add_licence.py Add back TileLayer and Licence creation migration 2018-07-07 14:42:25 +02:00
0005_remove_map_tilelayer.py Remove Map.tilelayer foreignkey 2018-07-14 13:59:40 +02:00
0006_auto_20190407_0719.py Switch from DictField to JSONField 2019-04-07 10:40:30 +02:00
0007_auto_20190416_1757.py Add missing migration for Map.share_status update 2019-04-16 20:30:42 +02:00
0008_alter_map_settings.py Add missing migration 2023-02-27 13:51:33 +01:00
0009_star.py (WIP) Allow to star map and retrieve starred maps 2023-05-15 12:22:26 +02:00
0010_alter_map_edit_status_alter_map_share_status.py Add migrations for models label changes 2023-07-20 11:54:45 +02:00
0011_alter_map_edit_status_alter_map_share_status.py Allow to configure default share and edit status 2023-08-07 08:16:49 +02:00
0012_datalayer_settings.py Store DataLayer's settings in DB 2023-08-20 09:48:01 +02:00
__init__.py Add a migration to create a TileLayer if none exists 2016-11-26 17:25:59 +01:00