django-model-utils/model_utils
Sergey Tikhonov 6b88c888d3 fix model.save patched in FieldTracker (#353)
* fix model.save patched in FieldTracker

* add test for save call with args

* update changes
2018-12-10 21:35:26 +06:00
..
locale/de/LC_MESSAGES Add script and makefile tasks for making and compiling messages; un-gitignore .mo files. 2015-07-20 10:20:11 -06:00
__init__.py update tag 2018-11-03 11:12:50 +06:00
choices.py Add support for reverse iteration of Choices (#314) 2018-12-08 11:47:54 +06:00
fields.py Ensure TimeStampedModel modified equals created on initial creation. (#319) 2018-12-08 12:23:04 +06:00
managers.py Fix missing subclasses and annotated in cloned InheritanceQueryset (#335) 2018-12-08 11:26:36 +06:00
models.py Add default manager as all_objects for SoftDeletableModel (#326) 2018-12-08 11:50:10 +06:00
tracker.py fix model.save patched in FieldTracker (#353) 2018-12-10 21:35:26 +06:00