summaryrefslogtreecommitdiff
path: root/tests/raw_query
AgeCommit message (Expand)Author
2014-03-03Fixed many typos in comments and docstrings.Rodolfo Carvalho
2013-12-14Fixed E127 pep8 warnings.Loic Bistuer
2013-12-10Fixed E124 pep8 warnings.Loic Bistuer
2013-11-02Fixing E302 ErrorsJason Myers
2013-10-26Fix all violators of E231Alex Gaynor
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-06-28Support 'pyformat' style parameters in raw queries, Refs #10070Shai Berger
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner