django-model-utils/model_utils/tests
Mike Bryant ff3f8e5546 Use all the fields to determine _id variants. Fixes #214
If a tracker is defined on an inherited model, where the parent has a ForeignKey,
the tracker will now correctly determine that the field_map takes `fk` -> `fk_id`
2016-03-31 15:45:19 +01:00
..
__init__.py initial import (with InheritanceCastModel) 2009-07-02 14:03:02 -04:00
fields.py Update MutableField for 1.9 2015-10-29 08:12:35 +11:00
models.py Use all the fields to determine _id variants. Fixes #214 2016-03-31 15:45:19 +01:00
tests.py Use all the fields to determine _id variants. Fixes #214 2016-03-31 15:45:19 +01:00