Fix formatting error in UUIDField docs.

This commit is contained in:
Marc Tamlyn 2014-10-04 12:22:11 +01:00
parent 2bb00b0b0b
commit acdbecda05
1 changed files with 2 additions and 2 deletions

View File

@ -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`, a default of 200 is used.
UUIDField
---------
``UUIDField``
-------------
.. versionadded:: 1.8