django1/django/db/models/fields
Carl Meyer 7211741fc5 Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions.
Refs #18162. Thanks claudep and mjtamlyn for review.
2013-08-30 17:43:10 -06:00
..
__init__.py Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions. 2013-08-30 17:43:10 -06: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 #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -04:00
subclassing.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00