Kaydet (Commit) 6cd16037 authored tarafından Matt Wiens's avatar Matt Wiens Kaydeden (comit) Tim Graham

[2.1.x] Fixed typo in docs/ref/models/fields.txt.

Backport of c122a7c5 from master
üst a7e89a5b
...@@ -626,7 +626,7 @@ A :class:`CharField` that checks that the value is a valid email address using ...@@ -626,7 +626,7 @@ A :class:`CharField` that checks that the value is a valid email address using
A file-upload field. A file-upload field.
.. note:: .. note::
The ``primary_key`` argument isn't supported and will raise a an error if The ``primary_key`` argument isn't supported and will raise an error if
used. used.
Has two optional arguments: Has two optional arguments:
......
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