Moved CORE_MODULES to a setting

This commit is contained in:
Raphael Michel
2016-05-04 18:11:26 +02:00
parent bcc42db837
commit 1efdc1e44f
3 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
from __future__ import unicode_literals
from django.db import migrations, models
import pretix.base.i18n