Closed
Description
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.
Enable data localization by removing the USE_L10N = False
setting from settings.py
.
Localization will always be enabled beginning with Django 5.0, and this setting has been deprecated.