This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
CityApper
/
wagtail_bakerydemo
espejo de
https://github.com/wagtail/bakerydemo.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Upgrade Django settings for Django 5.0
Thibaud Colas
hace 1 año
padre
5ccdfe1a3a
commit
129278ae1b
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
0
2
bakerydemo/settings/base.py
+ 0
- 2
bakerydemo/settings/base.py
Ver fichero
@@ -159,8 +159,6 @@ TIME_ZONE = "UTC"
USE_I18N = True
-USE_L10N = True
-
USE_TZ = True