mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Used consistent capitalization and hyphenation of "class-based views" in docs.
This commit is contained in:
parent
39b55537ec
commit
20787b5c29
11 changed files with 14 additions and 15 deletions
|
|
@ -346,7 +346,7 @@ example::
|
|||
use one of the ``add_message`` family of methods. It does not hide failures
|
||||
that may occur for other reasons.
|
||||
|
||||
Adding messages in Class Based Views
|
||||
Adding messages in class-based views
|
||||
------------------------------------
|
||||
|
||||
.. class:: views.SuccessMessageMixin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue