Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics/i18n
Commit message (Expand)AuthorAgeFilesLines
* Fixed comments for translators example in the i18n docume...Panagiotis H.M. Issaris2013-05-231-1/+1
* Add missing imports and models to the examples in interna...Silvan Spross2013-05-191-2/+15
* Fixed #20335 - Documented the {% language %} template tag.Tim Graham2013-05-181-3/+26
* Improved the timezone middleware example slightly.Aymeric Augustin2013-05-151-0/+2
* Fixed #20398 - Added language selection code to example i...Tim Graham2013-05-131-1/+3
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-0/+1
* Fixed #20285 - Added missing commas in translation docs.Tim Graham2013-04-181-2/+2
* Fixed #19922 - Typo in translation docs.Tim Graham2013-02-261-1/+1
* Fixed #6195 -- Documented caching options for javascript_...Aymeric Augustin2013-02-251-0/+46
* Typo in i18n docs.Ramiro Morales2013-02-071-1/+1
* Fixed a documentation warning introduced by 3f1c7b7Simon Charette2013-02-061-1/+1
* Simplified default project template.Aymeric Augustin2013-02-041-4/+11
* Fixed #19160 -- Made lazy plural translations usable.Aymeric Augustin2013-01-301-0/+35
* Fixed #19552 -- Enhanced makemessages handling of ``{# #}...Ramiro Morales2013-01-291-5/+70
* Revert "Patch by Claude for #16084."Ramiro Morales2013-01-251-1/+16
* Patch by Claude for #16084.Ramiro Morales2013-01-251-16/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-2/+2
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-292-13/+0
* Fixed broken links, round 4. refs #19516Tim Graham2012-12-291-0/+2
* Fixed broken links, round 3. refs #19516Tim Graham2012-12-272-3/+4
* Fixed #19132 -- Added example for creating custom lazy fu...Claude Paroz2012-10-181-0/+18
* Fixed #18934 - Removed versionadded/changed annotations f...Tim Graham2012-09-212-21/+0
* Fixed #18365 - Added a reminder of the context processor ...Tim Graham2012-09-081-0/+5
* Fixed #17180 - Emphasized the need to load the i18n templ...Tim Graham2012-08-201-0/+3
* Fixed #17183 - Added a note regarding LocaleMiddleware at...Tim Graham2012-08-171-0/+7
* Consistenly use _ as alias for ugettext_lazy in the i18n ...Florian Apolloner2012-08-131-6/+6
* Fixed #17053 - Added a note about USE_THOUSAND_SEPARATOR ...Tim Graham2012-08-061-1/+4
* Fixed #18700 -- Added URL reversal for i18n set_language ...Simon Meers2012-08-041-1/+1
* Fixed #18472 - Added warning regarding set_language / i18...Simon Meers2012-08-021-0/+6
* Fixed #18625 -- Removed old-style use of url tagAymeric Augustin2012-07-151-3/+3
* fixed a typo in timezones docs.mitnk2012-07-111-1/+1
* Fixed url translation docs.Bojan Mihelac2012-06-231-2/+2
* Fixed #18269 -- Applied unicode_literals for Python 3 com...Claude Paroz2012-06-071-2/+2
* Removed references to changes made in 1.2.Aymeric Augustin2012-06-072-4/+0
* Followed a best practice in the time zones docs.Aymeric Augustin2012-05-191-1/+1
* Updated time zone FAQ with timezone.localize.Aymeric Augustin2012-05-061-6/+5
* Replaced print statement by print function (forward compa...Claude Paroz2012-04-301-1/+1
* Fixed #18037 -- Changed behaviour of url and ssi template...Claude Paroz2012-04-241-1/+1
* Fixed a typo in an example in the timezone docs.Aymeric Augustin2012-04-141-1/+1
* Fixed #17229 -- Allow 'True', 'False' and 'None' to resol...Aymeric Augustin2012-04-101-6/+0
* Fixed #18040 -- Removed so-called project-level locale tr...Ramiro Morales2012-04-011-22/+2
* Edited some docs and docstrings until [17685]Adrian Holovaty2012-03-121-42/+41
* Fixed a ReST error. Thanks md4d for the report.Aymeric Augustin2012-03-041-2/+2
* Fixed a typo in the time zone docs. Thanks Ramiro.Aymeric Augustin2012-03-031-1/+1
* Fixed #17738 -- Extended the time zone documentation with...Aymeric Augustin2012-03-031-9/+249
* Fixed #17808 -- Explained why fixtures can trigger Runtim...Aymeric Augustin2012-03-031-5/+32
* Fixed #17319 -- Made the example for set_language less er...Aymeric Augustin2012-02-191-2/+6
* Changed various non-breaking space characters from [17478...Adrian Holovaty2012-02-171-1/+1
* Documentation (and some small source code) edits from [17...Adrian Holovaty2012-02-172-8/+7
* Added a note to the release notes about the new format st...Jannis Leidel2012-02-131-0/+2