Enable localized data formatting (USE_L10N) #7193

Closed
opened 2025-12-29 20:20:20 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Nov 2, 2022).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Enable data localization by removing the USE_L10N = False setting from settings.py.

Justification

Localization will always be enabled beginning with Django 5.0, and this setting has been deprecated.

Originally created by @jeremystretch on GitHub (Nov 2, 2022). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Enable [data localization](https://docs.djangoproject.com/en/stable/topics/i18n/formatting/) by removing the `USE_L10N = False` setting from `settings.py`. ### Justification Localization will always be enabled beginning with Django 5.0, and this setting has been deprecated.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:20:20 +01:00
adam closed this issue 2025-12-29 20:20:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7193