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
7c19b761e2
django-model-utils
/
model_utils
History
Carl Meyer
7c19b761e2
Merged in fix for Django 1.1 recursion error from Paul McLanahan.
2011-03-30 10:20:37 -04:00
..
tests
Merged in fix for Django 1.1 recursion error from Paul McLanahan.
2011-03-30 10:20:37 -04: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
Merged in fix for Django 1.1 recursion error from Paul McLanahan.
2011-03-30 10:20:37 -04:00
models.py
use manager_from for inheritance-casting
2010-10-05 09:01:26 -04:00