Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/annotations
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24986 -- Added support for annotations in DISTINCT...Valentina Mukhamedzhanova2015-08-151-1/+36
* Refs #23843 -- Updated Oracle annotations workaround to r...Tim Graham2015-08-141-15/+8
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-3/+3
* Fixed #24835 -- Fixed QuerySet.exists() after an annotati...Paweł Marczewski2015-05-261-0/+4
* Fixed #24485 -- Allowed combined expressions to set outpu...Josh Smeaton2015-03-222-2/+30
* Fixed #24508 -- Made annotations commutativeJosh Smeaton2015-03-221-0/+8
* Fixed #24420 -- Allowed ordering by case expressionsJosh Smeaton2015-03-061-0/+18
* Converted test fixtures to setUpTestData methodsJosh Smeaton2015-03-052-249/+89
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-4/+4
* Fixed null handling in Value expressionJosh Smeaton2015-01-081-0/+7
* Fixed #9104 -- Moved FieldDoesNotExist to core.exceptionsDaniel Pyrathon2015-01-021-2/+1
* Fixed #10414 -- Made select_related() fail on invalid fie...Niclas Olofsson2014-12-241-1/+1
* Marked some tests as expected failures on Oracle/cx_Oracl...Shai Berger2014-12-021-0/+21
* Removed references to the deprecated assertRaisesRegexp m...Simon Charette2014-11-161-2/+3
* Fixed #14030 -- Allowed annotations to accept all express...Josh Smeaton2014-11-154-0/+617