[1.9.x] Corrected number of extra arguments in docs for FilePathField.
Backport of c08ad63a33d443d88d3b2bf9243b5e5794f1340e from master
This commit is contained in:
parent
192b065949
commit
3ed8233759
@ -633,7 +633,7 @@ For each field, we describe the default widget used if you don't specify
|
||||
* Validates that the selected choice exists in the list of choices.
|
||||
* Error message keys: ``required``, ``invalid_choice``
|
||||
|
||||
The field allows choosing from files inside a certain directory. It takes three
|
||||
The field allows choosing from files inside a certain directory. It takes five
|
||||
extra arguments; only ``path`` is required:
|
||||
|
||||
.. attribute:: path
|
||||
|
Loading…
x
Reference in New Issue
Block a user