[1.6.x] Fixed a grammar error in docs/ref/forms/api.txt.
Backport of bef5b9b7cd from master
This commit is contained in:
parent
99b5567796
commit
73cc96478b
@ -844,7 +844,7 @@ form data)::
|
||||
Constructing an unbound form is the same as always -- just omit both
|
||||
form data *and* file data::
|
||||
|
||||
# Unbound form with a image field
|
||||
# Unbound form with an image field
|
||||
>>> f = ContactFormWithMugshot()
|
||||
|
||||
Testing for multipart forms
|
||||
|
Loading…
x
Reference in New Issue
Block a user