Celestino Rey пре 8 месеци
родитељ
комит
25b4827b1b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/reymota/settings.py

+ 1 - 0
src/reymota/settings.py

@@ -133,6 +133,7 @@ LANGUAGE_CODE = 'es-es'
 TIME_ZONE = 'Europe/Madrid'
 
 USE_I18N = True
+USE_L10N = True
 
 USE_TZ = True
 I18N = True