django1/django/db/models/functions
Mariusz Felisiak 15c14f6f16 Fixed #27802 -- Unified return value of db backend datetime SQL methods. 2017-02-06 09:19:13 -05:00
..
__init__.py Fixed #25240 -- Added ExtractWeek and exposed it through the __week lookup. 2016-11-11 08:01:40 -05:00
base.py Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
datetime.py Fixed #27802 -- Unified return value of db backend datetime SQL methods. 2017-02-06 09:19:13 -05:00