| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 4186 to 4454 from trunk. | Robin Munn | 2007-01-31 | 1 | -4/+22 |
| * | sqlalchemy: Merged revisions 4054 to 4185 from trunk. | Robin Munn | 2006-12-08 | 1 | -1/+1 |
| * | sqlalchemy: Merged revisions 3918 to 4053 from trunk. | Robin Munn | 2006-11-08 | 1 | -9/+41 |
| * | sqlalchemy: Merged revisions 3832 to 3917 from trunk. | Robin Munn | 2006-10-24 | 1 | -1/+6 |
| * | Fixed #2580 -- Added missing </html> tag in docs/templates.txt examples. Than... | Adrian Holovaty | 2006-08-21 | 1 | -3/+5 |
| * | Added note to docs/templates.txt about same logical operator | Adrian Holovaty | 2006-07-29 | 1 | -0/+5 |
| * | Small clarification to docs/templates.txt change from [3465] | Adrian Holovaty | 2006-07-28 | 1 | -5/+6 |
| * | Fixed #1650: the {% extends %} tag now can extend a Template object passed in... | Jacob Kaplan-Moss | 2006-07-27 | 1 | -4/+8 |
| * | Changed masochistic to sadistic in docs/templates.txt. Thanks, hedronist | Adrian Holovaty | 2006-07-14 | 1 | -1/+1 |
| * | Fixes #2202 -- Added ability to customize output of pluralize filter to handl... | Russell Keith-Magee | 2006-07-04 | 1 | -1/+15 |
| * | Fixed #2053 -- added an optional comparison argument to the "timesince" filter. | Malcolm Tredinnick | 2006-06-21 | 1 | -0/+18 |
| * | Fixed #2181 -- allow '{' and '}' to be escaped via {% templatetag ... %}. | Malcolm Tredinnick | 2006-06-18 | 1 | -0/+2 |
| * | Fixed #2026 -- Added support for 'and' in template 'if' tags, added dozens of... | Adrian Holovaty | 2006-06-08 | 1 | -8/+20 |
| * | Added django.contrib.humanize, a set of template tags for adding a 'human tou... | Adrian Holovaty | 2006-06-04 | 1 | -0/+24 |
| * | Fixed more ReST errors in docs | Adrian Holovaty | 2006-05-02 | 1 | -2/+2 |
| * | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty | 2006-05-02 | 1 | -65/+65 |
| * | Added note to docs/templates.txt about {% extends %} needing to be the first ... | Adrian Holovaty | 2006-04-11 | 1 | -0/+3 |
| * | Fixed #1058 -- Fixed typo in wordwrap filter documentation. Thanks, kieranhol... | Adrian Holovaty | 2006-03-02 | 1 | -1/+1 |
| * | Fixed #1365 -- Improved docs/templates.txt to note location of admin document... | Adrian Holovaty | 2006-02-17 | 1 | -1/+5 |
| * | Added better docs for 'phone2numeric' template filter | Adrian Holovaty | 2006-02-13 | 1 | -1/+6 |
| * | Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the template s... | Adrian Holovaty | 2006-02-09 | 1 | -0/+6 |
| * | Added 'Custom libraries and template inheritance' section to docs/templates.txt | Adrian Holovaty | 2006-01-21 | 1 | -0/+14 |
| * | Fixed bug in spaceless template-tag documentation. Thanks, Esaj | Adrian Holovaty | 2006-01-16 | 1 | -2/+2 |
| * | Fixed #1227 -- Fixed problem with new {% spaceless %} tag. It now normalizes ... | Adrian Holovaty | 2006-01-15 | 1 | -3/+4 |
| * | Fixed #1067 and #276 -- Added a {% spaceless %} tag, available in all templates | Adrian Holovaty | 2006-01-15 | 1 | -0/+28 |
| * | Removed 'Only in Django development version' messages from the docs, because ... | Adrian Holovaty | 2006-01-11 | 1 | -4/+2 |
| * | Fixed typo in docs/templates.txt. Thanks, pbx | Adrian Holovaty | 2005-12-01 | 1 | -1/+1 |
| * | Fixed #911 -- Made template system scoped to the parser instead of the templa... | Adrian Holovaty | 2005-11-26 | 1 | -0/+5 |
| * | Fixed #598 -- Added {% include %} template tag. Added docs and unit tests. Th... | Adrian Holovaty | 2005-11-22 | 1 | -0/+36 |
| * | Fixed bug in docs/templates.txt | Adrian Holovaty | 2005-11-22 | 1 | -1/+1 |
| * | Beefed up docs for floatformat template filter | Adrian Holovaty | 2005-11-22 | 1 | -2/+6 |
| * | Fixed formatting bug in docs/templates.txt | Adrian Holovaty | 2005-11-22 | 1 | -0/+1 |
| * | Fixed #742 -- Implemented 't' dateformat. Thanks, radek. | Adrian Holovaty | 2005-11-06 | 1 | -1/+1 |
| * | Fixed ReST bug in templates.txt | Adrian Holovaty | 2005-11-06 | 1 | -20/+20 |
| * | Fixed ReST bug in templates.txt | Adrian Holovaty | 2005-11-06 | 1 | -58/+58 |
| * | Changed headers in docs/templates.txt to match style from other documentation | Adrian Holovaty | 2005-11-06 | 1 | -8/+8 |
| * | Fixed ReST bug in [1110] | Adrian Holovaty | 2005-11-06 | 1 | -34/+34 |
| * | Reformatted docs/templates.txt to put headings in filter and tag references, ... | Adrian Holovaty | 2005-11-06 | 1 | -442/+575 |
| * | Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, Sune | Adrian Holovaty | 2005-10-22 | 1 | -4/+7 |
| * | Added note about ALLOWED_INCLUDE_ROOTS to docs/templates.txt | Adrian Holovaty | 2005-10-20 | 1 | -0/+5 |
| * | Fixed another ReST bug in template docs from [969] | Adrian Holovaty | 2005-10-20 | 1 | -1/+2 |
| * | Fixed ReST bug in template docs from [969] | Adrian Holovaty | 2005-10-20 | 1 | -0/+1 |
| * | Lightly refactored django.utils.dateformat to make it use less code. Also int... | Adrian Holovaty | 2005-10-20 | 1 | -6/+71 |
| * | Fixed typo in docs/templates.txt | Adrian Holovaty | 2005-10-17 | 1 | -4/+4 |
| * | Added note about multiple block tags to docs/templates.txt | Adrian Holovaty | 2005-10-17 | 1 | -0/+7 |
| * | Fixed ReST bugs in docs/templates.txt | Adrian Holovaty | 2005-10-14 | 1 | -2/+2 |
| * | Fixed #622 -- Added default_if_none filter. Thanks, Eric | Adrian Holovaty | 2005-10-14 | 1 | -40/+44 |
| * | Fixed #295 - added {{{forloop.revcounter}}} and {{{forloop.revcounter0}}} var... | Jacob Kaplan-Moss | 2005-09-29 | 1 | -0/+4 |
| * | Improved docs/templates.txt to add example for slice filter. Thanks for the s... | Adrian Holovaty | 2005-09-24 | 1 | -0/+2 |
| * | Added docs/templates_python.txt, which isn't finished yet | Adrian Holovaty | 2005-09-05 | 1 | -4/+4 |