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