django1/django/db/models/fields
Tim Graham 2d7c27d387 Fixed #24302 -- Added DurationField.formfield() 2015-02-09 10:20:01 -05:00
..
__init__.py Fixed #24302 -- Added DurationField.formfield() 2015-02-09 10:20:01 -05:00
files.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
proxy.py Added missing deconstruct() methods. 2013-12-06 15:23:34 +01:00
related.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
subclassing.py Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 2014-09-03 20:36:03 +01:00