This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
CityApper
/
wagtail_bakerydemo
mirror da
https://github.com/wagtail/bakerydemo.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Upgrade Django settings for Django 5.0
Thibaud Colas
1 anno fa
parent
5ccdfe1a3a
commit
129278ae1b
1 ha cambiato i file
con
0 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
2
bakerydemo/settings/base.py
+ 0
- 2
bakerydemo/settings/base.py
Vedi File
@@ -159,8 +159,6 @@ TIME_ZONE = "UTC"
USE_I18N = True
-USE_L10N = True
-
USE_TZ = True