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-04-16 01:20:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f54c9a7c95
django-model-utils
/
model_utils
/
tests
History
Matthew Schinckel
4128524eb4
WIP: this fails on django < 1.6
...
I think this is actually related to the issue related in
#23
.
2014-05-20 20:58:25 +09:30
..
__init__.py
initial import (with InheritanceCastModel)
2009-07-02 14:03:02 -04:00
fields.py
Removed reinvented wheel
2013-08-12 13:22:34 +04:00
models.py
Fix InheritanceManager when the model has a self reference.
2014-02-19 15:28:01 -06:00
tests.py
WIP: this fails on django < 1.6
2014-05-20 20:58:25 +09:30