Skip to content

Commit

Permalink
Fix: Wrong migration reference
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Dec 24, 2024
1 parent c71680e commit abf5863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion djangocms_video/migrations/0012_hlsstreamsource.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
class Migration(migrations.Migration):

dependencies = [
('cms', '0035_auto_20230822_2208_squashed_0036_auto_20240311_1028'),
('djangocms_video', '0011_alter_videoplayer_cmsplugin_ptr_and_more'),
]

Expand Down

0 comments on commit abf5863

Please sign in to comment.