django1/django/db/models/fields
Simon Charette 75924cfa6d Fixed #21563 -- Single related object descriptors should work with `hasattr`.
Thanks to Aymeric Augustin for the review and Trac alias monkut for the report.
2013-12-11 12:49:28 -05:00
..
__init__.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
files.py Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
proxy.py Added missing deconstruct() methods. 2013-12-06 15:23:34 +01:00
related.py Fixed #21563 -- Single related object descriptors should work with `hasattr`. 2013-12-11 12:49:28 -05:00
subclassing.py Fixed #12568 -- no error when accessing custom field's descriptor 2013-09-18 10:03:52 +03:00