Kaydet (Commit) c08ad63a authored tarafından bellisk's avatar bellisk Kaydeden (comit) Marc Tamlyn

Correct number of extra arguments in docs for FilePathField.

üst 9378229c
......@@ -621,7 +621,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
......
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