django1/django/db/models/functions
Mariusz Felisiak 776cee9749 Fixed #28391 -- Fixed Cast() with CharField and max_length on MySQL.
Thanks Tim Graham for the review.
2017-07-17 21:12:27 +02:00
..
__init__.py Fixed #28103 -- Added quarter extract, truncation, and lookup. 2017-06-08 15:15:29 -04:00
base.py Fixed #28391 -- Fixed Cast() with CharField and max_length on MySQL. 2017-07-17 21:12:27 +02:00
datetime.py Fixed #28394 -- Allowed setting BaseExpression.output_field (renamed from _output_field). 2017-07-14 21:56:01 -04:00