mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-21 12:52:21 -06:00
Closes #10821: Enable data localization
This commit is contained in:
@@ -386,8 +386,8 @@ AUTHENTICATION_BACKENDS = [
|
||||
|
||||
# Internationalization
|
||||
LANGUAGE_CODE = 'en-us'
|
||||
USE_I18N = True
|
||||
USE_L10N = False
|
||||
|
||||
# Time zones
|
||||
USE_TZ = True
|
||||
|
||||
# WSGI
|
||||
|
||||
Reference in New Issue
Block a user