This commit is contained in:
Kara Engelhardt
2026-08-11 09:54:14 +02:00
parent a31359b03c
commit ffc2d3ebce
16 changed files with 544 additions and 128 deletions
@@ -10,7 +10,7 @@ class Migration(migrations.Migration):
initial = True
dependencies = [
("pretixbase", "0300_alter_customer_locale_alter_user_locale"),
("pretixbase", "0297_outgoingmail"),
]
operations = [