mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
![]() Generic Foreign Keys can't be used as lhs in lookups for historical
reasons. Django 1.6 gave a FieldDoesNotExist exception when using GFKs
as lhs in lookups, but due to regression caused by lookup refactor patch
(
|
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |