Fix #1154 -- Add country-typed questions

This commit is contained in:
Raphael Michel
2019-05-09 09:13:35 +02:00
parent e7c4121745
commit c8a1481f93
6 changed files with 30 additions and 3 deletions

View File

@@ -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