mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-22 14:01:53 +00:00
Renumber previous migration wagtailimages/0017
This commit is contained in:
parent
3f433cb221
commit
988285b55a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from django.db import migrations
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('wagtailimages', '0016_deprecate_rendition_filter_relation'),
|
||||
('wagtailimages', '0017_reduce_focal_point_key_max_length'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
Reference in a new issue