| Age | Commit message (Expand) | Author |
| 2007-01-31 | Merged revisions 4186 to 4454 from trunk. | Robin Munn |
| 2006-12-08 | sqlalchemy: Merged revisions 4054 to 4185 from trunk. | Robin Munn |
| 2006-11-08 | sqlalchemy: Merged revisions 3918 to 4053 from trunk. | Robin Munn |
| 2006-10-24 | sqlalchemy: Merged revisions 3832 to 3917 from trunk. | Robin Munn |
| 2006-09-25 | sqlalchemy: Merged revisions 3770 to 3831 from trunk. | Robin Munn |
| 2006-09-05 | sqlalchemy: Merged revisions 3679 to 3723 from trunk. | Robin Munn |
| 2006-08-28 | Fixed #2610 -- corrected documentation about the auth context processor (than... | Jacob Kaplan-Moss |
| 2006-08-18 | Made small change to docs/templates_python.txt to explicitly define 'context ... | Adrian Holovaty |
| 2006-07-28 | Removed section in docs/templates_python.txt about Django 0.91 | Adrian Holovaty |
| 2006-07-24 | Fixed legacy mention of DjangoContext in docs/templates_python.txt | Adrian Holovaty |
| 2006-07-10 | Decimated 'whilst' in docs/templates_python.txt from [3308] | Adrian Holovaty |
| 2006-07-10 | Typo fixing. | Malcolm Tredinnick |
| 2006-07-10 | Fixed #2320 -- corrected numerous errors in the custom tag examples in | Malcolm Tredinnick |
| 2006-06-26 | Fixed #2235 -- corrected a couple of typos pointed out by jvinet@zeroflux.org. | Malcolm Tredinnick |
| 2006-06-07 | Fixed #2096 -- Fixed small error in docs/templates_python.txt. Thanks, ramiro | Adrian Holovaty |
| 2006-06-02 | Fixed #1870 -- Clarified (hopefully) the TEMPLATE_DIRS section of docs/templa... | Adrian Holovaty |
| 2006-05-25 | Made some edits to docs/templates_python.txt 'inclusion_tag' section | Adrian Holovaty |
| 2006-05-25 | Fixed #2001 -- corrected a couple of typos in the custom tag examples. Thanks | Malcolm Tredinnick |
| 2006-05-19 | Documented the simple_tag and inclusion_tag functions that make writing certain | Malcolm Tredinnick |
| 2006-05-16 | Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django.... | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-03-27 | Fixed #1546 -- Fixed bad links in docs/templates_python.txt. | Adrian Holovaty |
| 2006-02-09 | Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the template s... | Adrian Holovaty |
| 2006-01-27 | Fixed #1271 -- Added a 'request' template context processor, which is not act... | Adrian Holovaty |
| 2006-01-20 | Added note to docs/templates_python.txt about TEMPLATE_DIRS containing any pa... | Adrian Holovaty |
| 2006-01-18 | Fixed typo in URL in docs/templates_python.txt. Thanks, Luke Skibinski Holt | Adrian Holovaty |
| 2006-01-12 | Removed 'Subclassing Context: Custom subclasses' from docs/templates_python.t... | Adrian Holovaty |
| 2006-01-11 | Fixed error in docs/templates_python.txt (thanks, Alice) | Jacob Kaplan-Moss |
| 2006-01-11 | Removed 'Only in Django development version' messages from the docs, because ... | Adrian Holovaty |
| 2006-01-09 | Fixed #1116 -- Fixed two typos in docs. Thanks, Cheng | Adrian Holovaty |
| 2005-12-31 | Updated settings.txt and templates_python.txt to clarify that TEMPLATE_DIRS r... | Adrian Holovaty |
| 2005-12-24 | Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify proce... | Adrian Holovaty |
| 2005-11-27 | Changed template library system so that it looks for a module-level variable ... | Adrian Holovaty |
| 2005-11-27 | Fixed ReST error in docs/templates_python.txt. Thanks, EABinGA | Adrian Holovaty |
| 2005-11-26 | Fixed #911 -- Made template system scoped to the parser instead of the templa... | Adrian Holovaty |
| 2005-11-16 | Added links to auth docs in docs/templates_python.txt | Adrian Holovaty |
| 2005-11-07 | Changed register_tag example in docs/templates_python.txt to be consistent wi... | Adrian Holovaty |
| 2005-10-17 | Added 'Loader types' section to docs/templates_python.txt | Adrian Holovaty |
| 2005-10-14 | Fixed #626 -- Moved template modules to django.core.template package. django.... | Adrian Holovaty |
| 2005-10-04 | Fixed #591 -- fixed typo in docs/templates_python.txt. Thanks, Boffbowsh | Adrian Holovaty |
| 2005-09-06 | Fixed #465 -- Fixed typo in docs/templates_python.txt. Thanks, Manuzhai | Adrian Holovaty |
| 2005-09-06 | Fixed #462 -- Fixed typo in docs/templates_python.txt. Thanks, eugene@lazutki... | Adrian Holovaty |
| 2005-09-06 | Fixed small typo in [628] | Adrian Holovaty |
| 2005-09-06 | Finished docs/templates_python.txt | Adrian Holovaty |
| 2005-09-06 | Fixed some more formatting bugs in [625] | Adrian Holovaty |
| 2005-09-06 | Fixed some formatting bugs in [625] | Adrian Holovaty |
| 2005-09-06 | Added a couple more sections to docs/templates_python.txt | Adrian Holovaty |
| 2005-09-06 | Made small cleanups to [623] | Adrian Holovaty |
| 2005-09-05 | Added docs/templates_python.txt, which isn't finished yet | Adrian Holovaty |