django1/django/db/models/fields
Michael Angeletti ea3168dc6c Fixed #24376 -- added verbose_name arg to UUIDField 2015-02-21 13:27:49 -05:00
..
__init__.py Fixed #24376 -- added verbose_name arg to UUIDField 2015-02-21 13:27:49 -05:00
files.py Fixed typo in django/db/models/fields/files.py comment. 2015-02-20 20:11:13 -05:00
proxy.py Added missing deconstruct() methods. 2013-12-06 15:23:34 +01:00
related.py Update converters to take a consistent set of parameters. 2015-02-20 11:35:52 +00:00
subclassing.py Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 2014-09-03 20:36:03 +01:00