mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 21:46:44 +00:00
Update 0034_source_target_schedule_and_more.py
This commit is contained in:
parent
9b81c54c0f
commit
ec2d9d6914
@ -19,7 +19,6 @@ class Migration(migrations.Migration):
|
|||||||
help_text='Date and time when the task to index the source should begin',
|
help_text='Date and time when the task to index the source should begin',
|
||||||
verbose_name='target schedule',
|
verbose_name='target schedule',
|
||||||
),
|
),
|
||||||
preserve_default=False,
|
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name='source',
|
model_name='source',
|
||||||
|
Loading…
Reference in New Issue
Block a user