| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-19 | [1.5.X] Fixed typo in docs/topics/class-based-views/generic-display.txt | Stefan "hr" Berder | |
| Backport of 22d5e4b4af from master | |||
| 2013-02-01 | [1.5.x] Fixed #19690 - Removed unused import in doc examples. | Lucian Ursu | |
| Backport of c6560e4843 from master | |||
| 2013-01-15 | [1.5.x] Fixed #19605 - Removed unused url imports from doc examples. | Tim Graham | |
| Thanks sergzach for the suggestion. Backport of 43f89e0ad6 from master | |||
| 2013-01-02 | [1.5.x] Fixed #19516 - Fixed remaining broken links. | Tim Graham | |
| Added -n to sphinx builds to catch issues going forward. Backport of 9b5f64cc6e from master. | |||
| 2012-12-29 | [1.5.x] Fixed broken links, round 4. refs #19516 | Tim Graham | |
| Backport of 067505ad19 from master | |||
| 2012-11-21 | [1.5.X] Fixed #19335 - Typo and cleanups in ↵ | Tim Graham | |
| docs/topics/class-based-views/index.txt Backport of e2b1808196 from master | |||
| 2012-11-13 | [1.5.x] Fixed #19283 -- Fixed typo in imports in CBV docs. | Aymeric Augustin | |
| Backport of 00ff69a from master. | |||
| 2012-09-20 | Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 | Tim Graham | |
| 2012-09-17 | Merge pull request #195 from pydanny/ajax-docs-example | Tim Graham | |
| Added example of AJAX form submission for CBVs. | |||
| 2012-09-17 | Add example of AJAX form submission. | Marc Tamlyn | |
| Credit goes to @SystemParadox. Originally developed at #DjangoCon Europe but wasn't tested enough to merge in. For history, please see https://github.com/pydanny/django/pull/4 | |||
| 2012-09-08 | Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch. | Tim Graham | |
| 2012-08-25 | Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for ↵ | Tim Graham | |
| the initial patch. | |||
| 2012-08-17 | Update docs/topics/class-based-views/index.txt | Preston Holmes | |
| View class does not have a render_to_response method - so does not make sense for this mixin | |||
| 2012-08-02 | Update docs/topics/class-based-views/index.txt | Martin Brochhaus | |
| Fixed a small typo: "We can use create" should be "We can create" | |||
| 2012-07-07 | Fixed #18589 -- Typo in generic CBV docs. | Aymeric Augustin | |
| Thanks cpthomas for the report. | |||
| 2012-06-27 | Fixed #18527 -- Removed superfluous backslash in CBV docs | Claude Paroz | |
| Thanks ramilzay at gmail.com for the report. | |||
| 2012-06-25 | Fixed typo in JSONResponseMixin example. | Gabriel Grant | |
| 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. | |||
