django1/django/db/models/fields
Loic Bistuer 91fce675a4 Use 'update_fields' in RelatedManager.clear() when bulk=False.
Thanks Simon Charette for the suggestion.

Refs #21169.
2013-11-29 03:01:08 +07:00
..
__init__.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
files.py Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
proxy.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
related.py Use 'update_fields' in RelatedManager.clear() when bulk=False. 2013-11-29 03:01:08 +07:00
subclassing.py Fixed #12568 -- no error when accessing custom field's descriptor 2013-09-18 10:03:52 +03:00