mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #14489 -- Corrected code example in class-based views docs. Thanks to cwhaines for the report. Also includes title capitalization fix, reported by apollo13.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14261 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
2db34d2307
commit
a6cafffbf7
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
=========================
|
||||
Class-Based Generic views
|
||||
Class-based generic views
|
||||
=========================
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue