OpenDroneMap-WebODM/app/migrations
Seth Fitzsimmons d0f2b9de90 MBTiles asset support 2018-09-04 15:46:07 -07:00
..
.gitignore
0001_initial.py
0002_task_auto_processing_node.py
0003_auto_20170615_1300.py
0004_auto_20170707_1014.py
0005_auto_20170707_1014.py
0006_task_available_assets.py MBTiles asset support 2018-09-04 15:46:07 -07:00
0007_auto_20170712_1319.py
0008_preset.py
0009_auto_20170721_1332.py Added presets API, unit tests 2017-07-21 16:48:01 -04:00
0010_auto_20170725_1324.py Create default presets at boot 2017-07-25 13:54:41 -04:00
0011_auto_20171109_1237.py Added theme/settings migration 2017-11-09 12:42:28 -05:00
0012_public_task_uuids.py Fixed unit tests 2017-11-30 18:49:58 -05:00
0013_public_task_uuids.py Fixed unit tests 2017-11-30 18:49:58 -05:00
0014_public_task_uuids.py Successful migration from IDs to UUIDs 2017-11-30 18:22:28 -05:00
0015_public_task_uuids.py Fixed image path migration 2017-12-05 15:43:46 -05:00
0016_public_task_uuids.py Successful migration from IDs to UUIDs 2017-11-30 18:22:28 -05:00
0017_auto_20180219_1446.py Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
0018_auto_20180311_1028.py Deprecation changes, package updates 2018-03-11 10:51:55 -04:00
0019_remove_task_processing_lock.py Removed task lock from db model, using redis locks instead 2018-04-08 12:48:54 -04:00
0020_plugindatum.py OAM plugin skeleton, data store plugins API, OAM icon, interface 2018-07-24 18:32:24 -04:00
0021_auto_20180726_1746.py Plugin API refactoring, upload to public URL working, celery tasks from plugins 2018-07-26 17:55:20 -04:00
__init__.py