Duane Hilton
|
054bdfeff1
|
Fixed #17638 -- Added crosslinks between topic and reference guides.
Thanks oinopion for the suggestion and jarus for the initial patch.
|
2014-09-29 18:06:31 -04:00 |
Tim Graham
|
0c9f40f776
|
Fixed #22154 -- Added "Built-in" to some class-based views titles.
|
2014-08-23 19:30:42 -04:00 |
David Hoffman
|
f14898a453
|
Fixed #23106 -- Updated class-based view reference title.
|
2014-07-26 20:38:49 -04:00 |
Tim Graham
|
d73d0e071c
|
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
2014-04-03 07:28:10 -04:00 |
Aymeric Augustin
|
5d16456991
|
Fixed #20476 -- Typo.
|
2013-05-21 21:29:14 +02:00 |
Tim Graham
|
7b2d95eb30
|
Clarified usage of as_view kwargs for setting arguments on class based views
Thanks Dave McLain for the patch.
|
2012-11-22 09:07:21 -05:00 |
Tim Graham
|
b139cfc0f7
|
Fixed #15730 - Documented the as_view() method for CBVs.
|
2012-09-08 13:19:58 -04:00 |
Tim Graham
|
5faadea439
|
Fixed #17378 - Added a flattened index for class-based views.
Thanks Preston Holmes for the patch.
|
2012-09-01 09:20:38 -04:00 |
Issac Kelly
|
060ac8e711
|
Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list.
|
2012-08-10 23:07:15 -07:00 |
Tim Graham
|
7275576235
|
Clarified thread safety note in class based views; thanks rafadura for the patch.
|
2012-08-09 18:22:30 -04:00 |
Jannis Leidel
|
c4c7fbcc0d
|
Fixed #18451 -- Vastly improved class based view documentation.
Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this.
|
2012-06-11 10:40:23 +02:00 |