mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 05:56:37 +00:00
Update 0001_squashed_0030_alter_source_source_vcodec.py
This commit is contained in:
parent
bcb3ae0215
commit
a5c8a35875
@ -39,7 +39,7 @@ class Migration(migrations.Migration):
|
||||
|
||||
replaces = [
|
||||
('sync', '0001_initial'),
|
||||
('sync', '0001_initial_squashed_0010_auto_20210924_0554'),
|
||||
# ('sync', '0001_initial_squashed_0010_auto_20210924_0554'),
|
||||
('sync', '0002_auto_20201213_0817'),
|
||||
('sync', '0003_source_copy_thumbnails'),
|
||||
('sync', '0004_source_media_format'),
|
||||
@ -50,7 +50,7 @@ class Migration(migrations.Migration):
|
||||
('sync', '0009_auto_20210218_0442'),
|
||||
('sync', '0010_auto_20210924_0554'),
|
||||
('sync', '0011_auto_20220201_1654'),
|
||||
('sync', '0011_auto_20220201_1654_squashed_0020_auto_20231024_1825'),
|
||||
# ('sync', '0011_auto_20220201_1654_squashed_0020_auto_20231024_1825'),
|
||||
('sync', '0012_alter_media_downloaded_format'),
|
||||
('sync', '0013_fix_elative_media_file'),
|
||||
('sync', '0014_alter_media_media_file'),
|
||||
@ -72,7 +72,7 @@ class Migration(migrations.Migration):
|
||||
('sync', '0030_alter_source_source_vcodec'),
|
||||
]
|
||||
|
||||
initial = False
|
||||
initial = True
|
||||
|
||||
dependencies = [
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user