mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Remove django-compat from settings.py
This commit is contained in:
@@ -368,7 +368,6 @@ INSTALLED_APPS = [
|
|||||||
'statici18n',
|
'statici18n',
|
||||||
'django_countries',
|
'django_countries',
|
||||||
'hijack',
|
'hijack',
|
||||||
'compat',
|
|
||||||
'oauth2_provider',
|
'oauth2_provider',
|
||||||
'phonenumber_field'
|
'phonenumber_field'
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user