We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aea6f4 commit 8cbda69Copy full SHA for 8cbda69
source/fields.rst
@@ -180,6 +180,7 @@ Selection must be set as a list of tuples or a callable that returns a list of t
180
Specific options:
181
182
* selection: a list of tuple or a callable name that take recordset as input
183
+ * size: the option size=1 is mandatory when using indexes that are integers, not strings
184
185
When extending a model, if you want to add possible values to a selection field,
186
you may use the `selection_add` keyword argument::
0 commit comments