mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +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.
|
||||
|
||||
* ``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
|
||||
class.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user