We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd3a10 commit bd5a3c9Copy full SHA for bd5a3c9
pretix_dbevent/migrations/0001_initial.py
@@ -9,7 +9,7 @@ class Migration(migrations.Migration):
9
initial = True
10
11
dependencies = [
12
- ("pretixbase", "0291_alter_logentry_object_id"),
+ ("pretixbase", "0253_checkin_info"),
13
]
14
15
operations = [
0 commit comments