django1/django/db/models/fields
Loic Bistuer 04a2a6b0f9 Fixed #3871 -- Custom managers when traversing reverse relations. 2013-09-25 21:15:59 +03:00
..
__init__.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
files.py Fixed #20348 -- Consistently handle Promise objects in model fields. 2013-07-31 15:54:17 +03:00
proxy.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
related.py Fixed #3871 -- Custom managers when traversing reverse relations. 2013-09-25 21:15:59 +03:00
subclassing.py Fixed #12568 -- no error when accessing custom field's descriptor 2013-09-18 10:03:52 +03:00