django1/django/db/models/fields
Aymeric Augustin 570d9c2678 Fixed #19560 -- Identified field in warning for naive datetime.
Thanks gcc for the report and vajrasky for the patch.
2013-10-13 11:54:11 +02:00
..
__init__.py Fixed #19560 -- Identified field in warning for naive datetime. 2013-10-13 11:54:11 +02: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 Fixed #21174 -- transaction control in related manager methods 2013-10-05 23:07:52 +03:00
subclassing.py Fixed #12568 -- no error when accessing custom field's descriptor 2013-09-18 10:03:52 +03:00