c9a96075fa
When a GenericRelation was defined on abstract model, queries on childs of the abstract model didn't work. The problem was in the way fields and in particular field.rel was copied from models to their children. The regression was likely caused by #19385. Thanks to Gavin Wahl for spotting the regression. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |