This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
wagtail_bakerydemo
mirror of
https://github.com/wagtail/bakerydemo.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Upgrade Django settings for Django 5.0
Thibaud Colas
1 year ago
parent
5ccdfe1a3a
commit
129278ae1b
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
bakerydemo/settings/base.py
+ 0
- 2
bakerydemo/settings/base.py
View File
@@ -159,8 +159,6 @@ TIME_ZONE = "UTC"
USE_I18N = True
-USE_L10N = True
-
USE_TZ = True