Explorar o código

15688 remove USE_L10N setting

Arthur %!s(int64=2) %!d(string=hai) anos
pai
achega
dfae19ca1c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      netbox/netbox/settings.py

+ 0 - 1
netbox/netbox/settings.py

@@ -719,7 +719,6 @@ LOCALE_PATHS = (
 )
 if not ENABLE_LOCALIZATION:
     USE_I18N = False
-    USE_L10N = False
 
 #
 # Strawberry (GraphQL)