Update 0034_source_target_schedule_and_more.py

This commit is contained in:
tcely 2025-05-26 08:19:04 -04:00 committed by GitHub
parent 9b81c54c0f
commit ec2d9d6914
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,6 @@ class Migration(migrations.Migration):
help_text='Date and time when the task to index the source should begin',
verbose_name='target schedule',
),
preserve_default=False,
),
migrations.AlterField(
model_name='source',