提交历史

作者 SHA1 备注 提交日期
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 年之前
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 年之前
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 年之前
  Dejan Noveski 958b511a80 Fixed #22262 -- Added the correct line in the last example of Translator lines 11 年之前
  Iain Dawson c8823cf481 Fixed a grammar error in topics/i18n/translation. 11 年之前
  Sergey Kolosov 8c98f39624 Fixed #15318 -- Added settings for language cookie max-age, path, domain 12 年之前
  Erik Romijn 8cd32f0965 Fixed #22120 -- Documented persistent activation of languages and cleaned up language session key use 11 年之前
  Grzegorz Rożniecki 57ba5bf97b Added some links in i18n documentation 11 年之前
  Grzegorz Rożniecki bb83a32623 Fixed two typos in documentation 11 年之前
  Tim Graham 85270ef3f5 Fixed #21650 -- Corrected bad advice for plural translation. 11 年之前
  Baptiste Mispelon e904d421d0 Added internal link to i18n documentation. 11 年之前
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 年之前
  Claude Paroz 50a8ab7cd1 Enabled makemessages to support several translation directories 11 年之前
  Bernardo Pires 8bc350b385 Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 11 年之前
  Claude Paroz b780d03d62 Removed obsolete locale restriction admonition 11 年之前
  Bouke Haarsma 7a7c789d5a Fixed #5849 -- Strip whitespace from blocktrans 11 年之前
  Tim Graham 090315f5df Fixed spelling ("dependant" -> "dependent") 11 年之前
  Bouke Haarsma 0d0f4f020a Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'. 11 年之前
  Loic Bistuer 9885f07757 Made the doc about translating string literals in templates more prominent. 11 年之前
  Ramiro Morales 57c82f909b Typos introduced in 297f5af222. 11 年之前
  Ramiro Morales 297f5af222 Made description of LANGUAGE_CODE setting more clear. 11 年之前
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
  Sergio Oliveira cf6c754629 LocaleMiddleware isn't default anymore 11 年之前
  SusanTan ef3fddf26e Fixed #18261 -- Clarified 'project root directory' 11 年之前
  Tim Graham 231e31c690 Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs. 11 年之前
  Panagiotis H.M. Issaris 6845dc7e8f Fixed comments for translators example in the i18n documentation 12 年之前
  Silvan Spross 1d543949d7 Add missing imports and models to the examples in internationalization and localization documentation 12 年之前
  Tim Graham 96cabba808 Fixed #20335 - Documented the {% language %} template tag. 12 年之前
  Tim Graham 897e4eab65 Fixed #20398 - Added language selection code to example in documentation 12 年之前
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 年之前