Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Removed redundant docs addition across two commitsPreston Holmes2012-11-051-11/+0
* Merge pull request #496 from pydanny/ticket_19241Bryan Veloso2012-11-051-0/+11
|\
| * Demonstrate how to round to integers using floatformat te...Daniel Greenfeld2012-11-051-0/+11
* | Fixed #19241 -- Improved floatformat docsDaniel Greenfeld2012-11-051-0/+11
|/
* Fixed #19209 -- Documented |date:"I".Aymeric Augustin2012-10-291-1/+2
* Added section about URL reversion to URL mapper document.Ramiro Morales2012-10-081-1/+1
* Fix docs for context_processors.authAndrew Badr2012-09-251-1/+1
* Fixed #18951 -- Formatting of microseconds.Aymeric Augustin2012-09-221-1/+1
* Fixed #18934 - Removed versionadded/changed annotations f...Tim Graham2012-09-212-24/+0
* Fixed #13608 - Noted that template lookups use literal va...Tim Graham2012-09-011-0/+4
* Fixed #18642 - Added a note suggesting the use of render(...Tim Graham2012-09-011-0/+4
* Fixed #16744 -- Class based view should have the view obj...Marc Tamlyn2012-08-181-0/+2
* Added a missing space to the description of the `cut` fil...Florian Apolloner2012-08-041-1/+1
* Changed the word "brackets" to "parentheses"Kevin McCarthy2012-07-251-1/+1
* Fixed #18617 -- Highlighted that the app_directories temp...Aymeric Augustin2012-07-121-5/+15
* Fixed #18254 -- Added ability to the static template tags...Jannis Leidel2012-07-071-0/+11
* Updated obsolete links in the documentationClaude Paroz2012-06-281-1/+1
* Updated TEMPLATE_CONTEXT_PROCESSORS defaults in the docs.jnns2012-06-231-0/+1
* Fixed #14502 again -- saner verbatim closing tokenChris Beaven2012-06-191-5/+5
* Removed references to changes made in 1.2.Aymeric Augustin2012-06-072-65/+11
* Fixed #14502 -- Added a verbatim template tag.Aymeric Augustin2012-06-071-0/+23
* Replaced documentation snippets using "gender" with less ...Jacob Kaplan-Moss2012-06-061-73/+54
* Added alt attribute to img tags in docs.Aymeric Augustin2012-06-061-6/+7
* Fixed #18259 -- Specified that ROOT_URLCONF might be needed.Claude Paroz2012-06-021-3/+4
* 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-86/+13
* Very minor Python formatting change to template documenta...Chris Beaven2012-04-201-1/+1
* Fixed #17229 -- Allow 'True', 'False' and 'None' to resol...Aymeric Augustin2012-04-101-1/+13
* Fixed #16939 -- Inaccurate implementation of {% comment %...Chris Beaven2012-03-051-1/+1
* Added a note to the release notes about the new format st...Jannis Leidel2012-02-131-0/+4
* Fixed #17618 - Documented that variable names in template...Timo Graham2012-02-111-1/+1
* Fixed #16416 -- Added two new date formatting options for...Jannis Leidel2012-02-091-2/+8
* Made a bunch more edits up until [17418]Adrian Holovaty2012-02-031-2/+2
* Reverted parts of r17359 that could cause false positives...Aymeric Augustin2012-01-081-9/+7
* Fixed #16656 -- Changed the urlize filter to accept more ...Aymeric Augustin2012-01-081-6/+13
* Removed a redundant paragraph from the templates builtins...Aymeric Augustin2011-12-241-7/+0
* Fixed #17110 -- Mentionned that the {% filter %} tag does...Aymeric Augustin2011-12-241-0/+6
* Fixed #17442 - Broken link in refs/templates/builtins.txtTimo Graham2011-12-241-1/+1
* Fixed #17348 -- Implemented {% elif %}. Refs #3100.Aymeric Augustin2011-12-091-2/+9
* Tweaked templates/builtins.txt to make it clearer that cy...Adrian Holovaty2011-12-091-5/+15
* Fixed #16787 -- Restored the ability to {% load %} templa...Aymeric Augustin2011-11-211-2/+3
* Fixed #17028 - Changed diveintopython.org -> diveintopyth...Timo Graham2011-11-191-1/+1
* Added support for time zones. Thanks Luke Plant for the r...Aymeric Augustin2011-11-181-24/+39
* Fixed some ReST errors in 'regroup' template tag docsLuke Plant2011-11-171-0/+14
* Fix #17179: Document that yesno filter's default argument...Karen Tracey2011-11-121-1/+3
* Fixed many more ReST indentation errors, somehow accident...Luke Plant2011-10-142-249/+249
* Added some sphinx cross-reference links to the built-in t...Julien Phalip2011-10-032-87/+101
* Fixed #16927 -- Corrected the `{% ifchanged %}` template ...Julien Phalip2011-09-251-4/+5
* Fixed #16863 -- Corrected ReST markup to avoid errors bui...Carl Meyer2011-09-161-8/+10
* Converted links to external topics so they use intersphin...Ramiro Morales2011-09-041-7/+4