We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05a1f5 commit 986cd28Copy full SHA for 986cd28
1 file changed
docs/ref/contrib/admin/index.txt
@@ -992,6 +992,11 @@ subclass::
992
The ``FieldListFilter`` API is considered internal and might be
993
changed.
994
995
+ .. note::
996
+
997
+ The :class:`~django.contrib.contenttypes.fields.GenericForeignKey`
998
+ field is not supported.
999
1000
.. versionadded:: 3.1
1001
1002
The ``EmptyFieldListFilter`` class was added.
0 commit comments