summaryrefslogtreecommitdiff
path: root/tests/annotations
AgeCommit message (Expand)Author
2015-03-22[1.8.x] Fixed backport of refs #24485 tests.Tim Graham
2015-03-22Fixed #24485 -- Allowed combined expressions to set output_fieldJosh Smeaton
2015-03-22[1.8.x] Fixed #24508 -- Made annotations commutativeJosh Smeaton
2015-03-06[1.8.x] Fixed #24420 -- Allowed ordering by case expressionsJosh Smeaton
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-01-07Fixed null handling in Value expressionJosh Smeaton
2015-01-02Fixed #9104 -- Moved FieldDoesNotExist to core.exceptionsDaniel Pyrathon
2014-12-24Fixed #10414 -- Made select_related() fail on invalid field names.Niclas Olofsson
2014-12-03Marked some tests as expected failures on Oracle/cx_Oracle<=5.1.3/Python3Shai Berger
2014-11-16Removed references to the deprecated assertRaisesRegexp method.Simon Charette
2014-11-15Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton