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-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
2012-08-02
Fixed #18472 - Added warning regarding set_language / i18n_patterns.
Simon Meers
2012-07-15
Fixed #18625 -- Removed old-style use of url tag
Aymeric Augustin
2012-07-11
fixed a typo in timezones docs.
mitnk
2012-06-23
Fixed url translation docs.
Bojan Mihelac
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-05-19
Followed a best practice in the time zones docs.
Aymeric Augustin
2012-05-06
Updated time zone FAQ with timezone.localize.
Aymeric Augustin
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-04-24
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syn...
Claude Paroz
2012-04-14
Fixed a typo in an example in the timezone docs.
Aymeric Augustin
2012-04-10
Fixed #17229 -- Allow 'True', 'False' and 'None' to resolve to the correspond...
Aymeric Augustin
2012-03-31
Fixed #18040 -- Removed so-called project-level locale trees from the list of...
Ramiro Morales
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-04
Fixed a ReST error. Thanks md4d for the report.
Aymeric Augustin
2012-03-03
Fixed a typo in the time zone docs. Thanks Ramiro.
Aymeric Augustin
2012-03-03
Fixed #17738 -- Extended the time zone documentation with a FAQ. Thanks Anssi...
Aymeric Augustin
2012-03-03
Fixed #17808 -- Explained why fixtures can trigger RuntimeWarnings after enab...
Aymeric Augustin
2012-02-19
Fixed #17319 -- Made the example for set_language less error-prone. Thanks An...
Aymeric Augustin
2012-02-17
Changed various non-breaking space characters from [17478] to use the code re...
Adrian Holovaty
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-13
Added a note to the release notes about the new format strings added in r17473.
Jannis Leidel
2012-02-10
Made a couple of tweaks to lazy translation docs.
Ramiro Morales
2012-02-09
Fixed #17217 -- Use non breaking spaces for format localization in which spac...
Jannis Leidel
2012-02-09
added German (Switzerland) localflavor formats
Jannis Leidel
2011-12-23
Cleanup of typos, links, etc. in timezone docs.
Gabriel Hurley
2011-12-23
Fixed various links in the docs.
Jannis Leidel
2011-12-15
Expanded section about lazy translation in i18n docs.
Ramiro Morales
2011-11-19
Fixed #17263 -- Added a warning when a naive datetime reaches the database la...
Aymeric Augustin
2011-11-18
Fixed #17255 -- Removed "as" prefix from new timezone template filter names f...
Jannis Leidel
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
[prev]
[next]