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-10 06:40:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c83c14c46f
django-model-utils
/
model_utils
History
Antti Kaihola
c83c14c46f
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
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 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
models.py
updated to use the new 1.4 timezones
2012-01-07 17:43:39 -05:00