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