Skip to content

Commit

Permalink
Update 0012_alter_picture_cmsplugin_ptr.py (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasekch committed Sep 11, 2023
1 parent ad66a84 commit 379df78
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 379df78

Please sign in to comment.