team-3/src/c3nav/mapdata/migrations
2017-04-28 11:03:08 +02:00
..
0001_initial.py remove unique_together 2016-10-15 10:51:46 +02:00
0002_door_obstacle.py add Obstacle and Door Features 2016-10-16 13:20:34 +02:00
0003_auto_20161016_1133.py rename models: Inside→Building, Room→Area 2016-10-16 13:35:01 +02:00
0004_auto_20161128_1536.py Remove Source from Editor 2016-11-28 16:37:36 +01:00
0005_auto_20161128_1735.py add outside areas and rename former areas to rooms 2016-11-28 19:15:36 +01:00
0006_auto_20161128_1809.py add outside areas and rename former areas to rooms 2016-11-28 19:15:36 +01:00
0007_auto_20161128_1903.py add elevators 2016-11-28 20:56:52 +01:00
0008_hole.py add holes 2016-11-29 00:47:37 +01:00
0009_levelconnector.py add LevelConnector 2016-12-01 12:25:02 +01:00
0010_auto_20161203_2139.py add support for intermediate levels 2016-12-04 01:49:49 +01:00
0011_auto_20161204_1041.py remove Obstacle.height and add Obstacle.crop_to_level 2016-12-04 11:43:12 +01:00
0012_auto_20161204_1544.py editor form: do not require crop_to_level 2016-12-04 16:44:44 +01:00
0013_auto_20161208_0937.py add stairs 2016-12-08 12:36:09 +01:00
0014_lineobstacle.py add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
0015_auto_20161208_2020.py add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
0016_auto_20161208_2023.py add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
0017_auto_20161208_2039.py add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
0018_auto_20161212_1205.py move location stuff into the corresponding models (now renamed to Locations) 2016-12-16 11:03:40 +01:00
0019_auto_20161216_0923.py move location stuff into the corresponding models (now renamed to Locations) 2016-12-16 11:03:40 +01:00
0020_auto_20161216_0934.py move location stuff into the corresponding models (now renamed to Locations) 2016-12-16 11:03:40 +01:00
0021_auto_20161217_2333.py add ElevatorLevel.override_altitude 2016-12-18 00:46:30 +01:00
0022_escalator.py add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far) 2016-12-18 01:15:25 +01:00
0023_escalatorslope.py add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far) 2016-12-18 01:15:25 +01:00
0024_oneway.py add OneWay. no support in buildgraph yet 2016-12-18 01:28:08 +01:00
0025_auto_20161219_1440.py location subtitles 2016-12-19 16:54:11 +01:00
0026_auto_20161219_1501.py location subtitles 2016-12-19 16:54:11 +01:00
0027_auto_20161219_1748.py add routing_inclusion property 2016-12-19 18:52:10 +01:00
0028_auto_20161219_1757.py fix typo 2016-12-19 18:57:07 +01:00
0029_auto_20161221_1120.py correctly implement avoid/exclude 2016-12-21 13:31:56 +01:00
0030_remove_locationgroup_routing_inclusion.py remove routing_inclusion from LocationGroup 2016-12-22 03:23:59 +01:00
0031_locationgroup_compiled_room.py add LocationGroup.compiled_room and show nice subtitle 2016-12-23 22:42:42 +01:00
0032_auto_20161223_2225.py complete german translation and improve some messages 2016-12-23 23:34:20 +01:00
0033_auto_20161224_1803.py sort locations 2016-12-24 21:54:49 +01:00
0034_auto_20161224_2104.py add color field 2016-12-24 22:05:59 +01:00
0035_auto_20161226_1154.py add missing migration 2016-12-27 00:53:33 +01:00
0036_arealocation_bssids.py add AreaLocation.bssids 2016-12-27 19:03:54 +01:00
0037_auto_20170428_0902.py remove EscalatorSlope and OneWay 2017-04-28 11:03:08 +02:00
__init__.py add models.py to mapdata which should replace classes.py soon 2016-08-23 02:19:02 +02:00