django-model-utils/model_utils
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