mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #20124 - Fixed doc warnings.
This commit is contained in:
parent
f02c6c2760
commit
6073091b77
2 changed files with 3 additions and 3 deletions
|
@ -291,7 +291,7 @@ Adding messages in Class Based Views
|
|||
|
||||
.. versionadded:: 1.6
|
||||
|
||||
.. class:: django.contrib.messages.views.SuccessMessageMixin
|
||||
.. class:: views.SuccessMessageMixin
|
||||
|
||||
Adds a success message attribute to
|
||||
:class:`~django.views.generic.edit.FormView` based classes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue