Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics/i18n
Commit message (Expand)AuthorAgeFilesLines
* Added some function links in translation docsClaude Paroz2015-10-071-5/+6
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-242-10/+0
* Refs #22218 -- Removed conf.urls.patterns() per deprecati...Tim Graham2015-09-241-7/+1
* Added link to Babel's message extracting functionality.Rik2015-09-221-2/+3
* Updated Wikipedia links to use httpsClaude Paroz2015-08-082-2/+2
* Fixed #22404 -- Added a view that exposes i18n catalog as...Sergey Kolosov2015-08-051-0/+46
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-4/+12
* Fixed typo in docs/topics/i18n/translation.txtRafał Selewońko2015-07-161-2/+2
* Fixed #21695 -- Added asvar option to blocktrans.Matthew Somerville2015-07-011-2/+18
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-1/+1
* Updated indentation of example template in docs/topics/i1...Wim Feijen2015-06-221-14/+14
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-081-4/+4
* Capitalized "Python" in docs.Tim Graham2015-06-051-1/+1
* Fixed #24159 -- Made compilemessages run across all apps.Matthew Somerville2015-06-051-0/+5
* Fixed #24230 -- Added translated language name for i18n t...Tomáš Ehrlich2015-06-021-0/+11
* Added headings to i18n template tags and filters.Tim Graham2015-06-021-10/+42
* Fixed #23820 -- Supported per-database time zone.Aymeric Augustin2015-05-171-5/+12
* Fixed typo in translation import statementJosé Padilla2015-05-021-1/+1
* Updated capitalization in the word "JavaScript" for consi...Dave Hodder2015-05-012-2/+2
* Added translation.override() context manager to docs.Dmitry Medvinsky2015-04-301-0/+11
* Used full variable names instead of abbreviation in examplesBaptiste Mispelon2015-04-291-2/+2
* Fixed typo in docs/topics/i18n/translation.txtMounir2015-04-281-1/+1
* Fixed #23984 -- Added Javascript i18n documentationDaniel Lindsley2015-04-161-7/+110
* Pointed Jinja2 users to Babel instead of makemessages.Aymeric Augustin2015-04-011-0/+26
* Improved docs for timezone handling for auto_now and auto...Christopher Luc2015-03-291-2/+2
* Fixed #22106 -- Allowed using more than one instance of j...Moritz Sichert2015-03-201-0/+25
* Fixed #23520 -- Explained that custom plural forms should...Claude Paroz2015-03-201-0/+9
* Fixed #24358 -- Corrected code-block directives for conso...Sean Wang2015-02-221-1/+1
* Removed inaccurate sentence about PO files in translation...minusf2015-02-061-6/+4
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-7/+7
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-24/+7
* Fixed #24124 -- Changed context_processors in the default...Collin Anderson2015-01-122-29/+26
* Moved doc on the DTL's syntax to the ref/ section.Aymeric Augustin2015-01-101-1/+1
* Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin2014-12-281-3/+3
* Moved context_processors from django.core to django.templ...Aymeric Augustin2014-12-282-3/+3
* Updated some other external links in the docsClaude Paroz2014-12-191-4/+1
* Fixed incorrect filter name in docs/topics/i18n/translati...Yohan Boniface2014-12-111-1/+1
* Avoided rewrapping Contexts in render_to_response.Aymeric Augustin2014-11-221-3/+2
* Fixed #18731 -- Added an example about customizing "makem...Berker Peksag2014-10-301-0/+36
* Clarify that HTTP Accept-Language header is case-insensit...Carl Meyer2014-10-201-2/+3
* Fixed #23534 -- Added documentation on blocktrans tagsNadja Deininger2014-10-131-0/+3
* Removed sudo from pip commands in docs.Corey Farwell2014-09-221-1/+1
* Clarified that makemessages -l takes a locale name, not a...Mitch Davis2014-08-261-4/+3
* Fixed #23342 -- Clarified warning about naive time objects.Kristian Glass2014-08-221-1/+2
* Removed unnecessary code-block directives.areski2014-08-191-0/+1
* Fixed some doc errors that caused syntax highlighting to ...Tim Graham2014-08-191-1/+3
* Refs #23276 -- Added missing url() in some places.Collin Anderson2014-08-131-1/+1
* Fixed typo in previous commit.Tim Graham2014-08-121-1/+1
* Fixed #23276 -- Deprecated passing views as strings to ur...Tim Graham2014-08-121-12/+18
* Fixed #23267 -- Fixed typo in Translation documentationOla Sitarska2014-08-111-1/+1