[1.7.x] Fix malformed note directive.
This commit is contained in:
parent
03d983f7c3
commit
229abe62fa
|
@ -604,6 +604,7 @@ of three things ``(path, args, kwargs)``:
|
|||
``__init__`` method. Every value should itself be serializable.
|
||||
|
||||
.. note::
|
||||
|
||||
This return value is different from the ``deconstruct()`` method
|
||||
:ref:`for custom fields <custom-field-deconstruct-method>` which returns a
|
||||
tuple of four items.
|
||||
|
|
Loading…
Reference in New Issue