mirror of
https://github.com/django/django.git
synced 2025-08-23 18:29:12 +00:00
[2.1.x] Fixed typo in docs/ref/models/fields.txt.
Backport of c122a7c53cf870e61353afa73e59f28226a5c48d from master
This commit is contained in:
parent
a7e89a5ba7
commit
6cd16037d8
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user