Aymeric Augustin
|
0836670c5c
Fixed #6195 -- Documented caching options for javascript_catalog.
|
12 years ago |
Ramiro Morales
|
112c6e987d
Typo in i18n docs.
|
12 years ago |
Simon Charette
|
ea425ebcb2
Fixed a documentation warning introduced by 3f1c7b7
|
12 years ago |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 years ago |
Aymeric Augustin
|
3f1a0c0040
Fixed #19160 -- Made lazy plural translations usable.
|
12 years ago |
Ramiro Morales
|
47ddd6a408
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template comments.
|
12 years ago |
Ramiro Morales
|
ce27fb198d
Revert "Patch by Claude for #16084."
|
12 years ago |
Ramiro Morales
|
2babab0bb3
Patch by Claude for #16084.
|
12 years ago |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 years ago |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
12 years ago |
Tim Graham
|
b3a8c9dab8
Fixed broken links, round 3. refs #19516
|
12 years ago |
Claude Paroz
|
0775ab2955
Fixed #19132 -- Added example for creating custom lazy function
|
12 years ago |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 years ago |
Tim Graham
|
b7d3b057f3
Fixed #18365 - Added a reminder of the context processor required for the set_language view.
|
12 years ago |
Tim Graham
|
514a0013cd
Fixed #17180 - Emphasized the need to load the i18n template tag in each template that uses translations. Thanks stefan.freyr for the suggestion and buddylindsey for the draft patch.
|
12 years ago |
Tim Graham
|
b1f18e95a5
Fixed #17183 - Added a note regarding LocaleMiddleware at the top of the i18n docs. Thanks krzysiumed for the patch.
|
12 years ago |
Florian Apolloner
|
d2975718fe
Consistenly use _ as alias for ugettext_lazy in the i18n docs.
|
12 years ago |
Simon Meers
|
10f979fd92
Fixed #18700 -- Added URL reversal for i18n set_language view.
|
12 years ago |
Simon Meers
|
d7816c563b
Fixed #18472 - Added warning regarding set_language / i18n_patterns.
|
12 years ago |
Aymeric Augustin
|
fb46f243b4
Fixed #18625 -- Removed old-style use of url tag
|
12 years ago |
Bojan Mihelac
|
946d3d9f84
Fixed url translation docs.
|
12 years ago |
Claude Paroz
|
4a103086d5
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
12 years ago |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
12 years ago |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 years ago |
Ramiro Morales
|
b41ebcf1b9
Fixed #18040 -- Removed so-called project-level locale trees from the list of paths the translation loading process takes in account.
|
13 years ago |
Aymeric Augustin
|
cfd0cb0064
Fixed #17319 -- Made the example for set_language less error-prone. Thanks Anna Dolma Alonso for the report.
|
13 years ago |
Adrian Holovaty
|
7981efe04f
Documentation (and some small source code) edits from [17432] - [17537]
|
13 years ago |
Ramiro Morales
|
fc14996c8d
Made a couple of tweaks to lazy translation docs.
|
13 years ago |
Ramiro Morales
|
e7b5e22484
Expanded section about lazy translation in i18n docs.
|
13 years ago |
Ramiro Morales
|
576e681302
Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation.
|
13 years ago |