combo/combo/data/migrations
Thomas NOËL 800d9a1c9e jsoncell: increase url max length up to 500 chars (#38839) 2020-01-08 12:24:06 +01:00
..
0001_initial.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0002_auto_20150217_1327.py general: add a slug to individual cells 2015-02-18 08:35:54 +01:00
0003_menucell.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0004_menucell_depth.py general: extend menu cell with a depth attribute 2015-02-18 11:22:03 +01:00
0005_auto_20150226_0903.py make sure an empty text cell is ok (blank & null :/) 2015-02-26 10:04:04 +01:00
0006_linkcell.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0007_auto_20150529_1003.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0008_auto_20150529_1504.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0009_auto_20150529_2247.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0010_feedcell.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0011_auto_20151028_1047.py misc: increase max length for redirect URL field (#8802) 2015-10-29 09:43:57 +01:00
0012_auto_20151029_1535.py general: make it possible to restrict a cell to unlogged users (#8641) 2015-10-29 16:39:06 +01:00
0013_parameterscell.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0014_menucell_initial_level.py general: make it possible to set initial level of menu cells (#10040) 2016-03-20 10:54:24 +01:00
0015_feedcell_title.py general: add title support to feed cells (#10241) 2016-03-20 10:47:46 +01:00
0016_feedcell_limit.py general: add option to limit the number of displayed feed entries (#10389) 2016-03-28 15:07:39 +02:00
0017_menucell_root_page.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0018_parentcontentcell.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0019_create_parent_cells.py migrations: don't try migration to parent cells on unknown templates (#11322) 2017-02-07 14:33:09 +01:00
0020_auto_20160928_1152.py manage: add a new field for extra css class on BaseCell (#12553) 2016-09-30 15:16:36 +02:00
0021_jsoncell.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0022_auto_20170214_2006.py misc: add last_update_timestamp to pages and cells (#15000) 2017-02-15 12:22:12 +01:00
0023_auto_20170313_1541.py extend maximum length of page titles to 150 characters (#15408) 2017-03-13 16:50:49 +01:00
0024_configjsoncell.py dj2: add explicit on_delete on all ForeignKey (#36895) 2019-10-29 08:35:21 +01:00
0025_jsoncell_varnames_str.py misc: apply some typographic rules on ckeditor fields (#16107) 2017-05-06 13:46:57 +02:00
0026_jsoncell_force_async.py misc: add force_async option, to force asynchronous rendering of json (#16300) 2017-05-15 09:26:10 +02:00
0027_page_picture.py general: add possibility to attach a picture to pages (#16337) 2017-05-19 16:11:11 +02:00
0028_jsoncell_timeout.py misc: complete alteration of jsoncell timeout migration (#20839) 2017-12-26 15:21:45 +01:00
0029_auto_20171022_1242.py misc: turn url field of link cell into a generic char field (#19602) 2017-10-22 23:49:36 +02:00
0030_externallinksearchitem.py general: add external links to search results (#20376) 2018-01-03 11:43:16 +01:00
0031_remove_blurps.py general: remove blurps (#20914) 2018-01-03 11:43:16 +01:00
0032_page_description.py data: add description to page (#23262) 2018-04-24 11:49:58 +02:00
0033_auto_20180401_1300.py general: add page versionning (#21602) 2018-05-16 15:46:16 +02:00
0034_redirect.py general: use a model to look for redirection before emitting a 404 (#20760) 2018-07-13 08:45:44 +02:00
0035_page_related_cells.py general: keep cache of cell types used in a page (#24239) 2018-07-16 09:04:59 +02:00
0036_page_sub_slug.py trivial: update sub slug migration with new help text 2019-04-04 14:32:12 +02:00
0037_auto_20190701_2118.py misc: allow template URLs in feed and json cells (#15423) 2019-07-12 13:36:58 +02:00
0038_increase_jsoncell_url_max_length.py jsoncell: increase url max length up to 500 chars (#38839) 2020-01-08 12:24:06 +01:00
__init__.py data: initialise migrations 2015-02-18 08:35:54 +01:00