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-27 16:50:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
21371e3ea4
django-model-utils
/
model_utils
History
Antti Kaihola
21371e3ea4
Added missing imports for UpdateOrCreateMixin
2012-08-27 15:21:52 +03:00
..
tests
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
__init__.py
Started deprecation for manager_from, InheritanceCastModel, and Django 1.1 support.
2011-04-16 14:51:14 -05:00
fields.py
updated to use the new 1.4 timezones
2012-01-07 17:43:39 -05:00
managers.py
Added missing imports for UpdateOrCreateMixin
2012-08-27 15:21:52 +03:00
models.py
updated to use the new 1.4 timezones
2012-01-07 17:43:39 -05:00