mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
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.
This commit is contained in:
parent
1a10a06b9f
commit
c4c7fbcc0d
36 changed files with 3112 additions and 2016 deletions
|
@ -2,4 +2,4 @@
|
|||
Generic views
|
||||
=============
|
||||
|
||||
See :doc:`/ref/class-based-views`.
|
||||
See :doc:`/ref/class-based-views/index`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue