| Age | Commit message (Expand) | Author |
| 2006-12-04 | [multi-db] Merged trunk to [4000]. Some tests still failing. | Jason Pellerin |
| 2006-12-04 | [multi-db] Merged trunk to 3950. Some tests still failing. | Jason Pellerin |
| 2006-08-14 | [multi-db] Merge trunk to [3578] | Jason Pellerin |
| 2006-07-31 | [multi-db] Merge trunk to [3501] | Jason Pellerin |
| 2006-06-03 | Fixed #2075 -- Added 'page' parameter to object_list generic view. Thanks, ka... | Adrian Holovaty |
| 2006-06-01 | Fixed #697 -- Added make_object_list parameter to archive_year generic view. ... | Adrian Holovaty |
| 2006-05-31 | Fixed #2000 -- Added 'mimetype' parameter to generic views. Thanks, Ian Holsman | Adrian Holovaty |
| 2006-05-21 | Improved the advice on using QuerySets in extra_context based on feedback from | Malcolm Tredinnick |
| 2006-05-17 | Clarified how extra_context values are evaluated and, in particular, how to | Malcolm Tredinnick |
| 2006-05-09 | Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-04-24 | Made small change to docs/generic_views.txt: 1 --> 01 | Adrian Holovaty |
| 2006-03-21 | Fixed typo in docs/generic_views.txt. Thanks, pbx | Adrian Holovaty |
| 2006-03-21 | Fixed #1510 -- Fixed ReST error in docs/generic_views.txt. Thanks, akaihola a... | Adrian Holovaty |
| 2006-03-01 | Fixed #1399 -- Added template_object_name hook to generic views. Thanks, Chao... | Adrian Holovaty |
| 2006-02-18 | Fixed #1229 -- Added allow_empty argument to archive_year and archive_month d... | Adrian Holovaty |
| 2006-02-17 | Fixed #1302 -- Added next_month and previous_month to template context in arc... | Adrian Holovaty |
| 2006-02-17 | Fixed #1295 -- Fixed typo in generic views docs. Thanks, Matt | Adrian Holovaty |
| 2006-01-12 | Fixed #1206 -- fixed a small typo in docs/generic_views.txt (thanks, Matt) | Jacob Kaplan-Moss |
| 2006-01-11 | Removed 'Only in Django development version' messages from the docs, because ... | Adrian Holovaty |
| 2005-12-24 | Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify proce... | Adrian Holovaty |
| 2005-11-30 | Added allow_empty hook to archive_index date-based generic view. | Adrian Holovaty |
| 2005-11-16 | Small style cleanup of docs/generic_views.txt | Adrian Holovaty |
| 2005-11-15 | Added django.views.generic.simple.redirect_to view for issuing simple redirec... | Jacob Kaplan-Moss |
| 2005-10-10 | Fixed #605 -- Fixed template-name errors in docs/generic_views.txt. Thanks, c... | Adrian Holovaty |
| 2005-10-10 | Updated docs to reflect changes in [824] | Jacob Kaplan-Moss |
| 2005-08-17 | Fixed typo in docs/generic_views.txt | Adrian Holovaty |
| 2005-08-17 | Fixed #336 -- Typo in docs/generic_views.txt. Thanks, Matt | Adrian Holovaty |
| 2005-08-08 | Fixed typos in generic-views documentation | Adrian Holovaty |
| 2005-07-26 | Removed 'use_numeric_months' parameter in generic date views (from [308]) in ... | Adrian Holovaty |
| 2005-07-25 | Fixed #196: date-based generic views now have a "use_numeric_months" option i... | Jacob Kaplan-Moss |
| 2005-07-25 | Copy-edited docs from [303] and [304] | Adrian Holovaty |
| 2005-07-24 | A bunch of generics: documentation of generic views; cleaned up existing gene... | Jacob Kaplan-Moss |