django-model-utils/model_utils
Carl Meyer 94870b2510 Merge pull request #242 from romgar/ticket_241_double_monitor_field_recursion_error
Tests to demonstrate recursion error with double MonitorField and defer()/only() usage
2016-11-21 11:13:31 -08: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
tests Merge pull request #242 from romgar/ticket_241_double_monitor_field_recursion_error 2016-11-21 11:13:31 -08:00
__init__.py Bump version to 2.6.1.a1. 2016-09-19 08:05:40 -06:00
choices.py Merge branch 'master' into fix-choices-deepcopy 2013-10-11 13:23:56 -06:00
fields.py Remove defered fields in _save_initial only for Django 1.10+ 2016-11-18 23:31:45 +00:00
managers.py Add SoftDeletableModel 2016-09-12 15:11:34 +02:00
models.py SoftDeletableModel: use correct DB connection 2016-11-09 19:49:31 +00:00
tracker.py Support Django 1.10 deferred FileField with FieldTracker 2016-09-08 18:00:48 +03:00