Do not show absolute file paths to user

This commit is contained in:
Raphael Michel
2016-11-01 19:36:06 +01:00
parent 01671236cf
commit 3344c02c80
2 changed files with 17 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ from django.core.files.storage import default_storage
from pretix.base.i18n import LazyI18nString
from pretix.base.settings import GlobalSettingsObject
from .signals import footer_link, html_head