1
0
mirror of https://github.com/django/django.git synced 2025-01-23 08:39:17 +00:00

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

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