mirror of
https://github.com/pretix/pretix.git
synced 2026-08-03 09:37:51 +00:00
Rebase migration
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import pretix.helpers.models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('pretixbase', '0298_pluggable_permissions'),
|
||||
('pretixbase', '0303_alter_order_organizer_alter_orderposition_organizer.py'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user