فهرست منبع

añado usar l10n a true

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