Skip to content

Commit 8431541

Browse files
committed
Fix deprecated USE_L10N
1 parent 6a42034 commit 8431541

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testproj/testproj/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101

102102
USE_I18N = True
103103

104-
USE_L10N = True
105104

106105
# Django v5 set USE_TZ to True by default
107106
USE_TZ = True

0 commit comments

Comments
 (0)