efe87d3e48
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 |