1
0
mirror of https://github.com/django/django.git synced 2025-10-29 16:46:11 +00:00
Files
django/django/contrib/gis/db/backends/oracle
Anssi Kääriäinen cbb5cdd155 Fixed #23867 -- removed DateQuerySet hacks
The .dates() queries were implemented by using custom Query, QuerySet,
and Compiler classes. Instead implement them by using expressions and
database converters APIs.
2014-11-26 17:49:25 -05:00
..
2013-11-02 10:18:46 -07:00
2013-11-02 10:18:46 -07:00
2014-11-16 13:19:34 +01:00