Rename migration
This commit is contained in:
parent
f299f61fd3
commit
f8179aa026
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import django.db.models.deletion
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('djangocms_blog', '0005_auto_20150212_1118'),
|
||||
('djangocms_blog', '0006_auto_20150214_1907'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in a new issue