django1/django/db/models/functions
Mariusz Felisiak 8e41373c81 Allowed database backends to specify data types for Cast().
A small refactor ahead of refs #28371.
2017-07-26 20:26:58 -04:00
..
__init__.py Fixed #28103 -- Added quarter extract, truncation, and lookup. 2017-06-08 15:15:29 -04:00
base.py Allowed database backends to specify data types for Cast(). 2017-07-26 20:26:58 -04:00
datetime.py Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 2017-07-20 16:30:08 -04:00