mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Fix #1154 -- Add country-typed questions
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# Generated by Django 2.2 on 2019-05-09 06:54
|
||||
|
||||
from django.db import migrations, models
|
||||
import django.db.models.deletion
|
||||
import jsonfallback.fields
|
||||
from django.db import migrations, models
|
||||
|
||||
import pretix.base.models.fields
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user