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-17 04:10:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8c6c1cf8ba
django-model-utils
/
model_utils
History
Carl Meyer
b7c5a59390
Fixed using SplitField on an abstract base model class.
2011-04-28 20:59:52 -05:00
..
tests
Fixed using SplitField on an abstract base model class.
2011-04-28 20:59:52 -05: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