José Padilla
|
b0bd1f0e19
Fixed typo in translation import statement
|
9 years ago |
Dave Hodder
|
08c980d752
Updated capitalization in the word "JavaScript" for consistency
|
9 years ago |
Dmitry Medvinsky
|
cf34ee68f0
Added translation.override() context manager to docs.
|
9 years ago |
Baptiste Mispelon
|
683ece0ec8
Used full variable names instead of abbreviation in examples
|
9 years ago |
Mounir
|
25b52d04f6
Fixed typo in docs/topics/i18n/translation.txt
|
9 years ago |
Daniel Lindsley
|
8ca9bc5ec3
Fixed #23984 -- Added Javascript i18n documentation
|
10 years ago |
Aymeric Augustin
|
8520551478
Pointed Jinja2 users to Babel instead of makemessages.
|
10 years ago |
Moritz Sichert
|
6bb2175ed6
Fixed #22106 -- Allowed using more than one instance of javascript_catalog per project.
|
11 years ago |
Claude Paroz
|
556eb67701
Fixed #23520 -- Explained that custom plural forms should be avoided
|
10 years ago |
minusf
|
aea103b6a5
Removed inaccurate sentence about PO files in translation docs.
|
10 years ago |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 years ago |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
Collin Anderson
|
26a92619f6
Fixed #24124 -- Changed context_processors in the default settings.py
|
10 years ago |
Aymeric Augustin
|
6c392bb2c0
Moved doc on the DTL's syntax to the ref/ section.
|
10 years ago |
Aymeric Augustin
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 years ago |
Aymeric Augustin
|
92e8f1f302
Moved context_processors from django.core to django.template.
|
10 years ago |
Claude Paroz
|
337cd09836
Updated some other external links in the docs
|
10 years ago |
Yohan Boniface
|
38fc463fbf
Fixed incorrect filter name in docs/topics/i18n/translation.txt.
|
10 years ago |
Aymeric Augustin
|
7331788300
Avoided rewrapping Contexts in render_to_response.
|
10 years ago |
Berker Peksag
|
cbd936d0f8
Fixed #18731 -- Added an example about customizing "makemessages" command.
|
10 years ago |
Nadja Deininger
|
905a9a263b
Fixed #23534 -- Added documentation on blocktrans tags
|
10 years ago |
Mitch Davis
|
5473c36cef
Clarified that makemessages -l takes a locale name, not a language code.
|
10 years ago |
areski
|
9d6551204e
Removed unnecessary code-block directives.
|
10 years ago |
Tim Graham
|
9432f1e750
Fixed some doc errors that caused syntax highlighting to fail.
|
10 years ago |
Collin Anderson
|
e5376999fa
Refs #23276 -- Added missing url() in some places.
|
10 years ago |
Tim Graham
|
6745b6fd7a
Fixed typo in previous commit.
|
10 years ago |
Tim Graham
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 years ago |
Ola Sitarska
|
2e7be92b4d
Fixed #23267 -- Fixed typo in Translation documentation
|
10 years ago |
Christoph Heer
|
d47409831f
Fixed #23067 -- Updated docs to use django-admin
|
10 years ago |
Marti Raudsepp
|
11d453bcad
Various documentation typo/spelling fixes
|
11 years ago |