| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-09 | Formatting tweaks. | Tom Christie | |
| 2012-11-09 | Include `versionadded 1.5` directive | Tom Christie | |
| 2012-10-25 | Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded 'page'. | Tom Christie | |
| 2012-09-22 | Fixed #16218 -- date_list order in generic CBVs. | Aymeric Augustin | |
| Thanks nnrcschmdt for the report and bpeschier for the initial version of the patch. | |||
| 2012-09-18 | document changes for YearArchiveView. | Collin Anderson | |
| 2012-09-08 | Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch. | Tim Graham | |
| 2012-09-08 | Fixed typo in commit for #15730; thanks Bruno Renié for the catch. | Tim Graham | |
| 2012-09-08 | Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld! | Tim Graham | |
| 2012-09-08 | Fixed #15730 - Documented the as_view() method for CBVs. | Tim Graham | |
| 2012-09-08 | Updated docs for dates generic views. | Aymeric Augustin | |
| Fixes #18245. Refs #3542. | |||
| 2012-09-01 | Fixed #17378 - Added a flattened index for class-based views. | Tim Graham | |
| Thanks Preston Holmes for the patch. | |||
| 2012-08-18 | Fixed #3542 -- Add support for changing granularity on ArchiveView. | Marc Tamlyn | |
| Resolving the concept from a very old ticket in a more class-based-view manner. | |||
| 2012-08-18 | Fixed #16744 -- Class based view should have the view object in the context | Marc Tamlyn | |
| Updated the most recent patch from @claudep to apply again and updated the documentation location. | |||
| 2012-08-10 | Create headings and expand CBV docs so that the "Built-In CBV" docs include ↵ | Issac Kelly | |
| a complete list. | |||
| 2012-08-09 | Clarified thread safety note in class based views; thanks rafadura for the ↵ | Tim Graham | |
| patch. | |||
| 2012-08-04 | Merge pull request #210 from pydanny/ticket_18632 | Alex Gaynor | |
| Ticket 18632 Cleanup of CBV edit/edit mixin documentation. | |||
| 2012-08-04 | For #210, cleaned up text and formatting. | Daniel Greenfeld | |
| 2012-07-25 | Ticket 18667: fix typo in CBV doc | Yohan Boniface | |
| 2012-07-15 | Changed myapps.models.py to myapps/models.py | Daniel Greenfeld | |
| 2012-07-15 | Added mention in MRO section about method/attribute inheritence. Added ↵ | Daniel Greenfeld | |
| simple examples to Generic editing views, added index to Generic editing views and Editing mixins, added missing template_name_suffix attribute to Generic editing views. | |||
| 2012-06-28 | Fixed a formatting issue in the CBV docs. | Aymeric Augustin | |
| 2012-06-11 | Fixed #18451 -- Vastly improved class based view documentation. | Jannis Leidel | |
| Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this. | |||
