Skip to content

Commit

Permalink
Update 0012_alter_picture_cmsplugin_ptr.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vasekch authored Sep 11, 2023
1 parent ad66a84 commit d8bd659
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('cms', '__latest__' ),
('cms', '__first__' ),
('djangocms_picture', '0011_auto_20190314_1536'),
]

Expand Down

0 comments on commit d8bd659

Please sign in to comment.