cbf8784d20
On Python 3 sorting Fields mixed with GenericForeignKeys doesn't work
as GenericForeignKey isn't a subclass of django.db.models.fields.Field.
Refs #21428.
Backport of
|
||
---|---|---|
.. | ||
extras | ||
__init__.py | ||
fields.py | ||
forms.py | ||
formsets.py | ||
models.py | ||
util.py | ||
widgets.py |