This commit is contained in:
Carlton Gibson 2016-11-08 20:31:34 +01:00 committed by GitHub
parent 19afd2cf2a
commit 2159d9063b
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ the ``null_label`` parameter. More details in the ``ChoiceFilter`` reference
queryset=Category.objects.all(),
)
Solution 3: Comining fields w/ ``MultiValueField``
Solution 3: Combining fields w/ ``MultiValueField``
""""""""""""""""""""""""""""""""""""""""""""""""""
An alternative approach is to use Django's ``MultiValueField`` to manually add