Merge branch 'release/0.8.x' into develop
This commit is contained in:
commit
7f73ea8745
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ def backwards(apps, schema_editor):
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('cms', '0004_auto_20140924_1038'),
|
||||
('djangocms_blog', '0013_auto_20160201_2235'),
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue