django-model-utils/model_utils
Keryn Knight a270eef1fd Fixed #59 - manually setting the parent relation
via a OneToOne should present the same behaviour
as the implicit ptr Django generates on
subclasses.

Thanks to Eran Rundstein for reporting the issue
and proposing the fix.
2013-10-26 15:53:15 +01:00
..
tests Update model tests to include our new InheritanceManagerTestChild3 2013-10-26 15:50:19 +01:00
__init__.py Bump version for dev. 2013-08-29 22:35:32 -06:00
choices.py Merge branch 'master' into fix-choices-deepcopy 2013-10-11 13:23:56 -06:00
fields.py only accepting iterables to the when field 2013-10-11 08:24:00 -03:00
managers.py Fixed #59 - manually setting the parent relation 2013-10-26 15:53:15 +01:00
models.py Remove reduntant "as" in import 2013-04-12 17:13:35 -07:00
tracker.py Merge pull request #73 from silonov/json_fields_support 2013-08-17 01:46:31 -07:00