Skip to content

Commit c230845

Browse files
authored
Remove deprecated USE_L10N (#364)
1 parent 0389b26 commit c230845

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_prometheus/tests/end2end/testapp/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@
136136
LANGUAGE_CODE = "en-us"
137137
TIME_ZONE = "UTC"
138138
USE_I18N = True
139-
USE_L10N = True
140139
USE_TZ = False
141140

142141

0 commit comments

Comments
 (0)