django1/django/db/models/fields
Florian Apolloner 2f73b527dd Fixed #23098 -- Checked that lazy choices are not evaluated too soon
Thanks Matthieu Agopian for the report.
2014-07-27 13:31:25 +02:00
..
__init__.py Fixed #23098 -- Checked that lazy choices are not evaluated too soon 2014-07-27 13:31:25 +02:00
files.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
proxy.py Added missing deconstruct() methods. 2013-12-06 15:23:34 +01:00
related.py Fixed #23101 db_table wasn't copied in deconstruct 2014-07-26 10:00:02 -07:00
subclassing.py Fixed #12568 -- no error when accessing custom field's descriptor 2013-09-18 10:03:52 +03:00