mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Do not show absolute file paths to user
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user