| Age | Commit message (Expand) | Author |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |
| 2008-08-03 | Removed notes about legacy Paginator object in the generic view docs (refs #7... | Gary Wilson Jr |
| 2008-08-03 | Used definition lists to be consistent with other docs. Also used 3rd-level ... | Gary Wilson Jr |
| 2008-07-27 | Remove the last remaining references to manipulators outside of oldforms docs | James Bennett |
| 2008-07-27 | Fixed #7320 -- For `object_list` generic view, the `page` argument can also b... | Gary Wilson Jr |
| 2008-07-21 | Corrected link to ModelForm doc. | Gary Wilson Jr |
| 2008-07-21 | Refs #7864 -- Corrected more instances of "newforms" in the docs. | Gary Wilson Jr |
| 2008-07-21 | Refs #7864 -- Updates to documentation for the oldforms/newforms switch. | Gary Wilson Jr |
| 2008-07-18 | Fixed #3639: updated generic create_update views to use newforms. This is a b... | Jacob Kaplan-Moss |
| 2008-07-08 | Fixed #7569 -- Improved a link in docs/generic_views.txt to link to the new p... | Adrian Holovaty |
| 2008-03-18 | Improved docs/generic_views.txt to note the new template context for the obje... | Adrian Holovaty |
| 2007-12-02 | Fixed #685 -- archive_index() and object_list() generic views allow empty | Malcolm Tredinnick |
| 2007-09-23 | Fixed #2603 -- Fixed a typo and added a helpful example reference to the gene... | Russell Keith-Magee |
| 2007-09-15 | Fixed #5357 -- Added documentation on the 'page' argument to generic object_l... | Russell Keith-Magee |
| 2007-09-15 | Fixed #5482 -- Fixed ReST error in docs/generic_views.txt. Thanks, ubernostru... | Adrian Holovaty |
| 2007-09-14 | Added documentation notes for new feature added in [6149]. | Russell Keith-Magee |
| 2007-09-14 | Added 'New in Django development version' note to docs/generic_views.txt chan... | Adrian Holovaty |
| 2007-09-14 | Fixed #3895 -- Added ability to customize the context variable in the archive... | Russell Keith-Magee |
| 2007-09-14 | Fixed #4919 -- Added 'last' marker on paginators. Thanks to patrick@vonautoma... | Russell Keith-Magee |
| 2007-09-14 | Fixed #1795 -- Added page_range to paginators in generic list views. Thanks t... | Russell Keith-Magee |
| 2007-08-12 | Fixed #5085 -- In generic views, set the default name for the slug field to '... | Malcolm Tredinnick |
| 2007-06-25 | Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Tha... | Malcolm Tredinnick |
| 2007-06-01 | Fixed #4401 -- Added documentation about mimetype parameter to | Malcolm Tredinnick |
| 2007-04-24 | Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson | Adrian Holovaty |
| 2007-04-21 | Fixed #4101 -- Clarified a potentially confusing URL pattern in one example. | Malcolm Tredinnick |
| 2007-04-01 | Fixed #3889 -- Fixed incorrect anchor in link. | Malcolm Tredinnick |
| 2007-03-23 | Remove notes about things added/removed in development version, since the dev... | James Bennett |
| 2007-02-26 | Fixed #3249: small doc fix to pagination documentation. Thanks, Nikolaus Sch... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3170: added first_on_page and last_on_page arguments to paginated gene... | Jacob Kaplan-Moss |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2007-01-23 | Fixed a couple more ReST errors I found in docs/generic_views.txt | Adrian Holovaty |
| 2007-01-23 | Fixed #3234 -- Fixed ReST error in docs/generic_views.txt. Thanks, paolo | Adrian Holovaty |
| 2006-12-15 | Copied django.forms to django.oldforms and changed all code to reference djan... | Adrian Holovaty |
| 2006-10-30 | Added note to docs/generic_views.txt that extra_context is new in Django deve... | Adrian Holovaty |
| 2006-10-30 | Fixes #2966 -- Added extra_context parameter to direct_to_template generic vi... | Russell Keith-Magee |
| 2006-10-23 | Fixed #2929 -- Replaced a few occurrences of DEFAULT_MIME_TYPE with the correct | Malcolm Tredinnick |
| 2006-08-05 | Fixed #2486 -- Fixed typo in docs/generic_views.txt. Thanks, umbrae@gmail.com | Adrian Holovaty |
| 2006-07-27 | Fixed #2433 -- Added allow_future option to date-based generic views | Adrian Holovaty |
| 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 |