Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #12323 and #11582 -- Extended the ability to handle...Jannis Leidel2010-10-201-1/+8
* Fix the version which the safe argument for the urlencode...Chris Beaven2010-10-151-1/+1
* Fixed #11509 -- Modified usage of "Web" to match our styl...Russell Keith-Magee2010-10-091-1/+1
* Fixed #14383 -- Corrected the capitalization of reStructu...Russell Keith-Magee2010-10-081-1/+1
* Fixed #13188 -- Moved date format documentation from the ...Jannis Leidel2010-10-081-78/+81
* Fixed #14122 -- Added example for builtin yesno template ...Jannis Leidel2010-09-261-0/+4
* Fixed #13765 - 'safe' parameter for urlencode filterLuke Plant2010-09-141-0/+13
* Fixed #13350 - Documentation on autoescape should mention...Luke Plant2010-09-071-1/+7
* Refactored markup documentation to give it it's own home.Russell Keith-Magee2010-08-281-1/+1
* Fixed #14112 -- Various Markup fixes for the docs. Thanks...Russell Keith-Magee2010-08-231-1/+1
* Fixed #14141: docs now use the :doc: construct for links ...Jacob Kaplan-Moss2010-08-193-20/+14
* Fixed #11021 -- Clarified newline stripping behavior in t...Russell Keith-Magee2010-08-071-0/+4
* Added notes about the two new date format specifiers (``c...Jannis Leidel2010-05-161-4/+9
* Fixed #13547 -- Made sure the ISO 8601 date formatting in...Jannis Leidel2010-05-161-1/+1
* Fixed #13317 - Clarified documentation about how the bloc...Jannis Leidel2010-05-091-0/+9
* Fixed #6752 -- Corrected the interaction of the safe temp...Russell Keith-Magee2010-05-091-0/+10
* Fixed typo and small formatting mistake in docsLuke Plant2010-05-071-1/+1
* Fixed #13287 -- Corrected the advice on argument formatti...Russell Keith-Magee2010-05-061-1/+1
* Fixed #13444 -- Improved the documentation around the bac...Russell Keith-Magee2010-05-011-0/+7
* Fixed #12945 -- Corrected the parsing of arguments in {% ...Russell Keith-Magee2010-03-301-3/+17
* Fixed #13177 -- Corrected usage of firstof in admin templ...Russell Keith-Magee2010-03-231-6/+14
* Fixed #13114 -- Modified escapejs to produce output that ...Russell Keith-Magee2010-03-151-3/+3
* Fixed #13072: Corrected a few markup and formatting error...James Bennett2010-03-111-1/+1
* Fixed three small doc markup errors.Malcolm Tredinnick2010-03-101-0/+1
* Fixed #13058 - "smart if" template tag doesn't support "i...Luke Plant2010-03-091-0/+5
* Fixed #11889: Documented the fact that context processors...James Bennett2010-03-031-0/+7
* Fixed #12946: Removed an invalid example of url tag usage...Karen Tracey2010-03-021-3/+9
* Fixed #12968 - Added missing versionadded/-changed doc ma...Jannis Leidel2010-02-261-0/+9
* Fixed #12967 - Added missing versionadded/-changed doc ma...Jannis Leidel2010-02-261-3/+29
* Fixed #11687: the `add` filter is now less failsome when ...Jacob Kaplan-Moss2010-02-231-0/+21
* Fixed #12066 - Moved auth context processor from core to ...Jannis Leidel2010-02-221-3/+3
* Fixed #12496 - Added code examples to built-in filter doc...Jannis Leidel2010-01-131-2/+104
* Fixed #10800 -- Made a small improvement to render_to_str...Adrian Holovaty2010-01-101-1/+2
* Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiroAdrian Holovaty2010-01-091-1/+1
* Fixed #7262 - Added ISO 8601 and microsecond format strin...Jannis Leidel2010-01-011-0/+2
* Fixed #9465 -- Simplified API Reference documentation tit...Gary Wilson Jr2009-12-261-3/+4
* Added a few Sphinx directives to the form API and templat...Gary Wilson Jr2009-12-251-2/+4
* Fixed #7980 - Improved i18n framework to support locale a...Jannis Leidel2009-12-221-4/+13
* Fixed #6262 -- Added a cached template loader, and modifi...Russell Keith-Magee2009-12-141-6/+102
* Implemented 'smart if' template tag, allowing filters and...Luke Plant2009-12-091-11/+149
* Fixed #4604 - Configurable message passing system, suppor...Luke Plant2009-12-091-7/+32
* Cleaned up the release notes index page, and added some s...Russell Keith-Magee2009-11-231-1/+3
* Documented the presence of {% csrf_token %} in Django 1.1...Luke Plant2009-10-271-2/+5
* Moved contrib.csrf.* to core code.Luke Plant2009-10-271-3/+3
* Fixed #9977 - CsrfMiddleware gets template tag added, ses...Luke Plant2009-10-272-0/+22
* Fixed #10061 -- Added namespacing for named URLs - most i...Russell Keith-Magee2009-07-162-5/+22
* Fixed #11413 -- Added notes on the cycle and firstof tag ...Russell Keith-Magee2009-07-031-5/+22
* Fixed #11204 -- Corrected typo in the pluralize doc. Tha...Karen Tracey2009-05-271-1/+1
* Fixed #11046: fixed a use of the deprecated cycle tag syn...Jacob Kaplan-Moss2009-05-141-1/+1
* Fixed #10825: fixed the 'U' format code to dateformat (an...Jacob Kaplan-Moss2009-05-081-1/+2