maposmatic/www/maposmatic/migrations
Hartmut Holzgraefe 05542b7ba8 work around issue #105 for now by hard coded english default 2023-01-16 16:26:53 +01:00
..
0001_initial.py use django migrations instead of deprecated syncdb 2016-05-05 23:42:54 +02:00
0002_maprenderingjob_overlay.py added support for selecting an additional overlay stylesheet 2016-05-06 19:06:16 +02:00
0003_maprenderingjob_dpi.py added a database model field for bitmap rendering DPI 2016-12-04 23:40:02 +01:00
0004_maprenderingjob_track.py add db and form support for uploading an optional GPX track file 2017-05-21 02:10:57 +02:00
0005_auto_20170521_0103.py add db and form support for uploading an optional GPX track file 2017-05-21 02:10:57 +02:00
0006_auto_20170521_0142.py add db and form support for uploading an optional GPX track file 2017-05-21 02:10:57 +02:00
0007_auto_20170521_0155.py add db and form support for uploading an optional GPX track file 2017-05-21 02:10:57 +02:00
0008_maprenderingjob_track_bbox_mode.py added field for choosing track bounding box handling 2017-07-01 06:56:18 +00:00
0009_auto_20170701_1412.py changed IPAddressField to GenericIPAddressField to silence deprecation warning 2017-07-01 12:14:02 +00:00
0010_maprenderingjob_submittermail.py added field for submitter email address, to allow to give an address 2017-07-16 10:41:01 +00:00
0011_auto_20170917_1747.py python3 porting modifications 2017-09-17 19:58:58 +00:00
0012_remove_maprenderingjob_track_bbox_mode.py final touches to GPX track upload changes 2018-02-10 09:03:56 +00:00
0013_maprenderingjob_umap.py prepare for umap export file upload 2018-02-18 19:51:30 +00:00
0014_auto_20180318_0926.py additional validation checks, needed for upcoming direct API 2018-03-19 08:45:13 +00:00
0015_maprenderingjob_poi_file.py add api support for POI "Umgebungsplan" files 2018-09-09 20:57:13 +00:00
0016_submitterip_nullable.py submitter ip is now nullable / optional 2019-12-29 17:32:57 +00:00
0017_uploadfile.py add multiple file upload capability (issue #41 - work in progress) 2020-02-16 11:39:29 +00:00
0018_allow_empty_title.py allow empty map title on the model level 2020-02-23 21:11:25 +00:00
0019_maprenderingjob_renderstep.py add "rederstep" field to print job model for more detailed progress tracking 2020-03-11 22:29:56 +00:00
0020_allow_blank_submitterip.py fix migration merge problem 2020-03-15 14:24:26 +01:00
0021_submission_time_index.py add index on submission time 2021-09-18 10:44:43 +00:00
0022_add_reverse_name_for_uplodas.py re-add upload file info for new ManyToMany file uploads 2021-09-18 14:37:01 +00:00
0023_no_NULL_maptitles.py forgot to actually take care of db migration after fixing issue #75 2022-03-15 19:10:33 +01:00
0024_maprenderingjob_queue.py add "queue" field to maprenderingjob (See Issue #91) 2022-08-16 10:41:46 +00:00
0025_maprenderingjob_indexer.py add "indexer" job column to support indexer choice in the future 2022-08-22 13:07:17 +00:00
0026_maprenderingjob_indexer.py add "indexer" job column to support indexer choice in the future 2022-08-22 13:07:17 +00:00
0027_maprenderingjob_indexer.py initial support for health district selection (work in progress) 2022-09-10 19:16:22 +00:00
0028_add_indexer.py add logo and extra_logo columns to job model 2022-10-23 13:55:14 +00:00
0029_add_logos.py add logo and extra_logo columns to job model 2022-10-23 13:55:14 +00:00
0030_map_language_default_engish.py work around issue #105 for now by hard coded english default 2023-01-16 16:26:53 +01:00
0031_allow_NULL_mal_language.py work around issue #105 for now by hard coded english default 2023-01-16 16:26:53 +01:00
__init__.py use django migrations instead of deprecated syncdb 2016-05-05 23:42:54 +02:00