| .. |
|
.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
|
Fixed migrations code
|
2017-07-12 08:56:43 -04:00 |
|
0006_task_available_assets.py
|
Added LAZ support
|
2018-06-22 16:23:31 -04:00 |
|
0007_auto_20170712_1319.py
|
Started adding support to display DSM, DTM map tiles
|
2017-07-12 13:35:28 -04:00 |
|
0008_preset.py
|
Added Preset model
|
2017-07-20 10:19:25 -04:00 |
|
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 |
|
__init__.py
|
…
|
|