mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
linting fix on docs
This commit is contained in:
parent
364ff5782f
commit
956e4bca19
@ -259,7 +259,7 @@ The ``Message`` class
|
|||||||
can be changed if you need by using the :setting:`MESSAGE_TAGS` setting.
|
can be changed if you need by using the :setting:`MESSAGE_TAGS` setting.
|
||||||
|
|
||||||
* ``extra_kwargs``: This variable accepts all further keyword arguments
|
* ``extra_kwargs``: This variable accepts all further keyword arguments
|
||||||
to the Message class. The default behaviour is that this does nothing,
|
to the Message class. The default behavior is that this does nothing,
|
||||||
but allows third-party storage classes to extend the behaviour of this
|
but allows third-party storage classes to extend the behaviour of this
|
||||||
class.
|
class.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user