mirror of
https://github.com/django/django.git
synced 2025-06-01 17:49:12 +00:00
Fix formatting error in UUIDField docs.
This commit is contained in:
parent
2bb00b0b0b
commit
acdbecda05
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user