Fix #190 and #472 -- Change of questions within pretix control

This commit is contained in:
Raphael Michel
2018-01-26 12:43:47 +01:00
parent 083c94403b
commit 1ee6e31538
19 changed files with 732 additions and 546 deletions

View File

@@ -1,5 +1,5 @@
from pretix.base.i18n import language
from pretix.control.utils.i18n import get_javascript_format, get_moment_locale
from pretix.helpers.i18n import get_javascript_format, get_moment_locale
def test_js_formats():