index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
i18n
Age
Commit message (
Expand
)
Author
2013-12-27
Fixed #21650 -- Corrected bad advice for plural translation.
Tim Graham
2013-12-26
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
Tim Graham
2013-12-15
Added internal link to i18n documentation.
Baptiste Mispelon
2013-12-04
Added link to localized formatting doc from main index.
Ramiro Morales
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-22
Fixed #21487 -- Session cannot store tzinfo instances anymore.
Aymeric Augustin
2013-11-09
Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-11-08
Removed obsolete locale restriction admonition
Claude Paroz
2013-11-08
Fixed #5849 -- Strip whitespace from blocktrans
Bouke Haarsma
2013-11-02
Fixed #21373 -- Typo fixed in i18n docs
Claude Paroz
2013-11-01
Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-13
Fixed #19560 -- Identified field in warning for naive datetime.
Aymeric Augustin
2013-08-31
Made the doc about translating string literals in templates more prominent.
Loic Bistuer
2013-08-22
Typos introduced in 297f5af222.
Ramiro Morales
2013-08-22
Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-07-18
LocaleMiddleware isn't default anymore
Sergio Oliveira
2013-07-09
Fixed #18261 -- Clarified 'project root directory'
SusanTan
2013-07-04
Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs.
Tim Graham
2013-06-06
Explained that timezone.now() always returns times in UTC.
Jacob Kaplan-Moss
2013-05-23
Fixed comments for translators example in the i18n documentation
Panagiotis H.M. Issaris
2013-05-19
Add missing imports and models to the examples in internationalization and lo...
Silvan Spross
2013-05-18
Fixed #20335 - Documented the {% language %} template tag.
Tim Graham
2013-05-15
Improved the timezone middleware example slightly.
Aymeric Augustin
2013-05-13
Fixed #20398 - Added language selection code to example in documentation
Tim Graham
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-18
Fixed #20285 - Added missing commas in translation docs.
Tim Graham
2013-02-26
Fixed #19922 - Typo in translation docs.
Tim Graham
2013-02-25
Fixed #6195 -- Documented caching options for javascript_catalog.
Aymeric Augustin
2013-02-07
Typo in i18n docs.
Ramiro Morales
2013-02-06
Fixed a documentation warning introduced by 3f1c7b7
Simon Charette
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-01-30
Fixed #19160 -- Made lazy plural translations usable.
Aymeric Augustin
2013-01-29
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template co...
Ramiro Morales
2013-01-25
Revert "Patch by Claude for #16084."
Ramiro Morales
2013-01-25
Patch by Claude for #16084.
Ramiro Morales
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-10-18
Fixed #19132 -- Added example for creating custom lazy function
Claude Paroz
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-08
Fixed #18365 - Added a reminder of the context processor required for the set...
Tim Graham
2012-08-19
Fixed #17180 - Emphasized the need to load the i18n template tag in each temp...
Tim Graham
2012-08-16
Fixed #17183 - Added a note regarding LocaleMiddleware at the top of the i18n...
Tim Graham
2012-08-13
Consistenly use _ as alias for ugettext_lazy in the i18n docs.
Florian Apolloner
2012-08-06
Fixed #17053 - Added a note about USE_THOUSAND_SEPARATOR setting to localizat...
Tim Graham
2012-08-04
Fixed #18700 -- Added URL reversal for i18n set_language view.
Simon Meers
[next]