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-22 06:20:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ae64c23b39
django-model-utils
/
model_utils
History
zyegfryed
ae64c23b39
Fixed related subclasses parsing. Was raising AttributeError on FileField.
2011-03-29 14:59:50 +02:00
..
tests
Added InheritanceManager, contributed by Jeff Elmore.
2010-11-23 12:48:23 -05:00
__init__.py
added triple option in Choices to split db representation from code constant
2010-04-22 13:02:25 -04:00
fields.py
Fixed
#2
- Updated SplitField for 1.2-style prep_value method.
2011-02-18 16:45:39 -05:00
managers.py
Fixed related subclasses parsing. Was raising AttributeError on FileField.
2011-03-29 14:59:50 +02:00
models.py
use manager_from for inheritance-casting
2010-10-05 09:01:26 -04:00