mirror of
https://github.com/pretix/pretix.git
synced 2026-05-13 16:33:59 +00:00
rebase datasync migration
This commit is contained in:
@@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("pretixbase", "0279_discount_event_date_from_discount_event_date_until"),
|
||||
("pretixbase", "0281_event_is_remote"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user