djangocms_blog/djangocms_blog/migrations
Iacopo Spalletti 747ec23686
Fix slug fields length due to mysql utf8mb4 encoding
2018-01-18 22:11:12 +01:00
..
0001_initial.py Fix migration dependencies issues 2016-06-21 23:55:28 +02:00
0002_post_sites.py Refactor migration dependencies to avoid issue when going backward 2016-05-27 23:19:39 +02:00
0003_auto_20141201_2252.py Rename migrations. Create missing migration. 2014-12-01 22:54:35 +01:00
0004_auto_20150108_1435.py Fix migration dependencies issues 2016-06-21 23:55:28 +02:00
0005_auto_20150212_1118.py django migration 0005 2015-02-26 21:55:47 +00:00
0006_auto_20150214_1907.py add migration for optional abstract 2015-07-19 18:23:42 +03:00
0007_auto_20150719_0933.py Fix migration dependencies issues 2016-06-21 23:55:28 +02:00
0008_auto_20150814_0831.py Change LatestPostsPlugin.tags field type to use taggit-autosugges 2015-08-14 18:23:54 +02:00
0009_latestpostsplugin_tags_new.py Refactor migration dependencies to avoid issue when going backward 2016-05-27 23:19:39 +02:00
0010_auto_20150923_1151.py Refactor migration dependencies to avoid issue when going backward 2016-05-27 23:19:39 +02:00
0011_auto_20151024_1809.py Update auto_setup 2015-10-25 21:58:52 +01:00
0012_auto_20151220_1734.py Update translations 2015-12-20 17:34:42 +01:00
0013_auto_20160201_2235.py Make category not required again 2016-02-01 22:58:57 +01:00
0014_auto_20160215_1331.py Merge branch 'release/0.8.x' into develop 2017-05-07 04:43:21 +02:00
0015_auto_20160408_1849.py Change the default value of date_published to null 2016-04-08 18:53:08 +02:00
0016_auto_20160502_1741.py slug field migrations 2016-05-02 17:44:01 +02:00
0017_thumbnail_move.py Drop reverse migration dependency 2017-03-08 22:36:38 +01:00
0018_thumbnail_move2.py Drop reverse migration dependency 2017-03-08 22:36:38 +01:00
0019_thumbnail_move3.py Drop reverse migration dependency 2017-03-08 22:36:38 +01:00
0020_thumbnail_move4.py Drop reverse migration dependency 2017-03-08 22:36:38 +01:00
0021_auto_20160823_2008.py Use correct model in migrations 2016-08-31 22:19:30 +02:00
0021_post_liveblog.py Add tests for liveblog 2016-06-26 12:30:01 +02:00
0022_auto_20160605_2305.py Add tests for liveblog 2016-06-26 12:30:01 +02:00
0023_auto_20160626_1539.py Multisite filters 2016-06-26 17:09:01 +02:00
0024_auto_20160706_1524.py Cleanup templateset migrations 2016-09-19 11:47:04 +02:00
0025_auto_20160803_0858.py Add very stupid check to avoid circular relationships for BlogCategory 2016-08-03 09:21:54 +02:00
0026_merge.py Merge branch 'release/0.8.x' into develop 2016-08-25 22:34:47 +02:00
0027_post_date_featured.py Added featured date to post 2017-01-25 12:15:28 +01:00
0028_auto_20170304_1040.py Merge branch 'release/0.8.x' into develop 2017-03-04 16:06:39 +01:00
0029_post_related.py Realted post field added 2017-04-07 13:09:51 +05:30
0030_auto_20170509_1831.py - Fixed migrations 2017-07-22 12:27:10 +05:30
0031_auto_20170610_1744.py added django-sortedm2m 2017-06-10 18:14:57 +05:30
0032_auto_20180109_0023.py Fix slug fields length due to mysql utf8mb4 encoding 2018-01-18 22:11:12 +01:00
__init__.py Initial import 2014-01-04 17:07:09 +01:00