| Age | Commit message (Expand) | Author |
| 2008-03-11 | queryset-refactor: Merged from trunk up to [7216]. | Malcolm Tredinnick |
| 2008-02-20 | queryset-refactor: Merged from turnk up to [7135] because I need some stuff. | Malcolm Tredinnick |
| 2008-01-26 | queryset-refactor: Merged from trunk up to [7025]. | Malcolm Tredinnick |
| 2007-12-19 | queryset-refactor: Merged from trunk up to [6953]. | Malcolm Tredinnick |
| 2007-12-03 | queryset-refactor: Merged from trunk up to [6856]. | Malcolm Tredinnick |
| 2007-11-29 | queryset-refactor: Merged from trunk up to [6752]. | Malcolm Tredinnick |
| 2007-11-28 | queryset-refactor: Merged from trunk up to [6724]. | Malcolm Tredinnick |
| 2007-11-18 | queryset-refactor: Merged from trunk up to [6689]. | Malcolm Tredinnick |
| 2007-10-08 | queryset-refactor: Merged changed from trunk up to [6463]. | Malcolm Tredinnick |
| 2007-09-15 | queryset-refactor: Merged to [6340] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6190] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6155] | Adrian Holovaty |
| 2007-08-18 | Fixed #5187 -- Minor doc tweaks. Thanks, Daniel Hahler. | Malcolm Tredinnick |
| 2007-07-12 | Fixed #4640 -- Fixed import to stringfilter in docs. Proposed solution to mov... | Russell Keith-Magee |
| 2007-07-03 | Converted some tabs to four spaces in two docs | Adrian Holovaty |
| 2007-07-03 | Fixed tabs -> spaces in [5598] | Adrian Holovaty |
| 2007-07-03 | Fixed an error in a RequestContext example in docs/templates_python.txt | Adrian Holovaty |
| 2007-06-25 | Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Tha... | Malcolm Tredinnick |
| 2007-06-22 | Backed out the changes in [5482] for a bit whilst some more investigation into | Malcolm Tredinnick |
| 2007-06-17 | Fixed #4565 -- Changed template rendering to use iterators, rather than | Malcolm Tredinnick |
| 2007-06-01 | Negligible spacing change to docs/templates_python.txt | Adrian Holovaty |
| 2007-06-01 | Fixed #4423 -- Typo fix. | Malcolm Tredinnick |
| 2007-05-29 | Fixed #1278 -- Added a context processor that puts MEDIA_URL in the context, ... | Russell Keith-Magee |
| 2007-05-11 | Fixed #4267 -- In example code, extract the template tag name correctly in | Malcolm Tredinnick |
| 2007-05-08 | Fixed #3753 -- Allow optional display of invalid variable name in | Malcolm Tredinnick |
| 2007-05-08 | Fixed #4202 -- Corrected namespacing of exception in one of the examples. | Malcolm Tredinnick |
| 2007-05-02 | Fixed #4139 -- Fixed typo in docs/templates_python.txt. | Adrian Holovaty |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |
| 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 |