This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-model-utils
Watch
1
Star
0
Fork
You've already forked django-model-utils
0
mirror of
https://github.com/Hopiu/django-model-utils.git
synced
2026-03-21 22:10:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
37e4eecace
django-model-utils
/
model_utils
History
Jeff Elmore
37e4eecace
Added explicit test of using 'get' method with select_subclasses
...
--HG-- extra : transplant_source : %9F%EA%C6%81%1D%BE%AA%0BQ5%A7%ECs%0Dwb%B8%B15%60
2011-07-02 11:58:14 -04:00
..
tests
Added explicit test of using 'get' method with select_subclasses
2011-07-02 11:58:14 -04:00
__init__.py
Started deprecation for manager_from, InheritanceCastModel, and Django 1.1 support.
2011-04-16 14:51:14 -05:00
fields.py
Fixed using SplitField on an abstract base model class.
2011-04-28 20:59:52 -05:00
managers.py
Added use_for_related_fields=True to InheritanceManager.
Fixes
#8
. Thanks munhitsu for the report.
2011-04-16 16:19:55 -05:00
models.py
Started deprecation for manager_from, InheritanceCastModel, and Django 1.1 support.
2011-04-16 14:51:14 -05:00