15688 remove USE_L10N setting
This commit is contained in:
parent
89453a49d6
commit
dfae19ca1c
|
|
@ -719,7 +719,6 @@ LOCALE_PATHS = (
|
|||
)
|
||||
if not ENABLE_LOCALIZATION:
|
||||
USE_I18N = False
|
||||
USE_L10N = False
|
||||
|
||||
#
|
||||
# Strawberry (GraphQL)
|
||||
|
|
|
|||
Loading…
Reference in New Issue