summaryrefslogtreecommitdiff
path: root/tests/expressions
Commit message (Expand)AuthorAgeFilesLines
* Fixed #2443 -- Added DurationField.Marc Tamlyn2014-12-202-45/+37
* Refs #18586 -- Refactored expressions tests.Shabda Raaj2014-12-111-20/+34
* Fixed #16731 -- Made pattern lookups work properly with F() expressionsThomas Chaumeny2014-11-281-2/+65
* Removed references to the deprecated assertRaisesRegexp method.Simon Charette2014-11-161-1/+1
* Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton2014-11-151-2/+21
* Fixed typos using https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-031-1/+1
* Fixed #23620 -- Used more specific assertions in the Django test suite.Berker Peksag2014-11-031-1/+1
* Fixed #23492 -- Restored F.__deepcopy__.Baptiste Mispelon2014-09-161-0/+9
* Consolidated expressions tests.Aymeric Augustin2014-04-212-2/+435
* Fixed #16187 -- refactored ORM lookup systemAnssi Kääriäinen2014-01-181-1/+20
* Fixed all E226 violationsAlex Gaynor2013-11-031-1/+1
* PEP8 cleanupJason Myers2013-11-021-0/+1
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Fixed #21134 -- Prevented queries in broken transactions.Aymeric Augustin2013-09-301-5/+6
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+294