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
617ec2af01
django-model-utils
/
model_utils
/
tests
History
Ryan Senkbeil
617ec2af01
Fix InheritanceManager when the model has a self reference.
...
Otherwise, we reach max recursion depth.
2014-02-19 15:28:01 -06:00
..
__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
Shorten test docstring
2014-01-13 16:49:18 +11:00