| Age | Commit message (Expand) | Author |
| 2008-03-18 | gis: Merged revisions 7181-7277 via svnmerge from trunk. | Justin Bronn |
| 2008-02-28 | gis: Merged revisions 7105-7168 via svnmerge from trunk. | Justin Bronn |
| 2008-01-28 | gis: Merged revisions 6990-7043 via svnmerge from trunk. | Justin Bronn |
| 2008-01-02 | gis: Merged revisions 6920-6989 via svnmerge from trunk. | Justin Bronn |
| 2007-12-15 | gis: Merged revisions 6672,6686-6688,6690,6693,6707-6708,6726,6730,6753,6755-... | Justin Bronn |
| 2007-12-01 | gis: Merged 6672-6783 vis svnmerge from trunk | Jeremy Dunck |
| 2007-11-14 | gis: Merged revisions 6614-6671 via svnmerge from trunk. | Justin Bronn |
| 2007-10-16 | Merged revisions 6442-6524 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-10-01 | gis: Merged revisions 6394-6441 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-09-20 | gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-08-26 | gis: Made necessary modifications for unicode, manage refactor, backend refac... | Justin Bronn |
| 2007-06-25 | gis: Merged revisions 5491-5539 via svnmerge from | Jeremy Dunck |
| 2007-06-18 | gis: Merged revisions 4786-5490 via svnmerge from | Jeremy Dunck |
| 2007-02-23 | Fixed documentation from [4558] to be correct. | Jacob Kaplan-Moss |
| 2007-02-23 | Fixed #343: filters that take strings now handle non-strings correctly. Thank... | Jacob Kaplan-Moss |
| 2007-02-13 | Renamed date_to_format function in docs/templates_python.txt example so as to... | Adrian Holovaty |
| 2007-02-10 | Fixed #2655 -- added documentation about resolve_variable() for custom template | Malcolm Tredinnick |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2006-11-10 | Fixed typo in docs/templates_python.txt | Adrian Holovaty |
| 2006-10-24 | Made small edits to docs/templates_python.txt | Adrian Holovaty |
| 2006-10-23 | Fixed #2837 -- Documented the context_instance parameter to | Malcolm Tredinnick |
| 2006-10-13 | Fixes #2384,#2566 -- Clarify the role that TEMPLATE_STRING_IF_INVALID plays i... | Russell Keith-Magee |
| 2006-09-29 | Fixed #2845 -- Corrected a few spelling errors in the docs and changed a | Malcolm Tredinnick |
| 2006-09-26 | Fixed #2744 -- Added 'Writing your own context processors' to docs/templates_... | Adrian Holovaty |
| 2006-09-21 | Fixed #2556 -- Documented that simple_tag functions can take any number of | Malcolm Tredinnick |
| 2006-09-04 | Corrected spelling of 'behavior' in docs/templates_python.txt from [3714] | Adrian Holovaty |
| 2006-09-04 | Fixes #2637 -- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially w... | Russell Keith-Magee |
| 2006-08-31 | Fixed #2610 -- Clarified docs on 'messages' variable for auth context processor | Adrian Holovaty |
| 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 |