Kaydet (Commit) acdbecda authored tarafından Marc Tamlyn's avatar Marc Tamlyn

Fix formatting error in UUIDField docs.

üst 2bb00b0b
...@@ -1012,8 +1012,8 @@ Like all :class:`CharField` subclasses, :class:`URLField` takes the optional ...@@ -1012,8 +1012,8 @@ Like all :class:`CharField` subclasses, :class:`URLField` takes the optional
:attr:`~CharField.max_length` argument. If you don't specify :attr:`~CharField.max_length` argument. If you don't specify
:attr:`~CharField.max_length`, a default of 200 is used. :attr:`~CharField.max_length`, a default of 200 is used.
UUIDField ``UUIDField``
--------- -------------
.. versionadded:: 1.8 .. versionadded:: 1.8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment