mirror of
https://github.com/django/django.git
synced 2025-06-04 19:19:13 +00:00
[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…
x
Reference in New Issue
Block a user