1
0
mirror of https://github.com/django/django.git synced 2025-03-24 16:20:46 +00:00

6 Commits

Author SHA1 Message Date
Josh Smeaton
e2d6e14662 Refs -- Improved expression support for python values 2015-02-12 08:46:25 +11:00
Tim Graham
0ed7d15563 Sorted imports with isort; refs . 2015-02-06 08:16:28 -05:00
Josh Smeaton
61c102d010 Fixed -- Fixed wrong comparisons in Substr 2015-01-20 12:09:15 +11:00
Josh Smeaton
21b858cb67 Fixed -- Added OrderBy Expressions 2015-01-13 09:39:55 +11:00
Josh Smeaton
1cdfbde4db Fixed -- Oracle failure with Coalesce 2014-12-29 19:44:13 +11:00
Josh Smeaton
4718296546 Fixed -- Added a suite of SQL Functions
Added functions and tests
Added docs and more tests
Added TextField converter to mysql backend
Aliased Value as V in example docs and tests
Removed unicode_compatible in example
Fixed console emulation in examples
2014-12-27 15:27:27 +11:00