[1.7.x] Fixed #23106 -- Updated class-based view reference title.

Backport of f14898a453 from master
This commit is contained in:
David Hoffman 2014-07-26 14:51:29 -04:00 committed by Tim Graham
parent 37f8a83ad0
commit 30ccb36cb9
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
=================
Class-based views
=================
=====================
Class-based views API
=====================
Class-based views API reference. For introductory material, see
:doc:`/topics/class-based-views/index`.