Commit 229abe62 authored by Carl Meyer's avatar Carl Meyer
Browse files

[1.7.x] Fix malformed note directive.

parent 03d983f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.