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-19 04:50:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
afded4847b
django-model-utils
/
model_utils
/
tests
History
Carl Meyer
a76006a3b2
Merge UpdateOrCreateMixin.
2013-01-26 17:20:52 -08:00
..
__init__.py
initial import (with InheritanceCastModel)
2009-07-02 14:03:02 -04:00
models.py
Added an UpdateOrCreateMixin for creating custom managers and querysets which have an .update_or_create() method (see Django ticket
#3182
).
2012-06-08 16:47:28 +03:00
tests.py
Merge UpdateOrCreateMixin.
2013-01-26 17:20:52 -08:00