Commit History

Author SHA1 Message Date
  Anssi Kääriäinen 0c7633178f Fixed #24020 -- Refactored SQL compiler to use expressions 10 years ago
  Anssi Kääriäinen bd337184f1 Fixed #23877 -- aggregation's subquery missed target col 10 years ago
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 years ago
  Claude Paroz 374c14b7fd Fixed #23659 -- Kept annotate() args ordering 10 years ago
  Marc Tamlyn e9103402c0 Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 10 years ago
  Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings. 11 years ago
  Alex Gaynor c347f78cc1 Fixed all E226 violations 11 years ago
  coagulant 3bc0d46a84 Fixed all E261 warnings 11 years ago
  Alex Gaynor b35ff0d920 Fixed all the E203 violations 11 years ago
  Alex Gaynor 9d740eb8b1 Fix all violators of E231 11 years ago
  Tim Graham 499cd912ca Fixed E227 pep8 warnings 11 years ago
  Alasdair Nicol a800036981 Fixed #21287 -- Fixed E123 pep8 warnings 11 years ago
  Tim Graham b67ab75e82 Fixed assorted flake8 errors. 11 years ago
  Anssi Kääriäinen ecaba36028 Improved Query join promotion logic 11 years ago
  Anssi Kääriäinen ed0d720b78 Fixed #21150 -- select_related + annotate join promotion failure 11 years ago
  Anssi Kääriäinen 83554b018e Fixed #21126 -- QuerySet value conversion failure 11 years ago
  Michael Manfre 9a041807fc Fixed #18333 - Quoted annotated column names 11 years ago
  Kevin Christopher Henry 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace 11 years ago
  Florian Hahn e888a9b30d Fixed #15624 -- Made sure aggregations are present in SELECT 12 years ago
  Claude Paroz 5c1143910e Removed most of absolute_import imports 11 years ago
  Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 years ago
  Anssi Kääriäinen 33dd8f5442 Fixed random aggregation_regress test_more_more_more() failure 12 years ago
  Anssi Kääriäinen bd0cba58aa Fixed failing aggregation tests on MySQL 12 years ago
  Anssi Kääriäinen d3f00bd570 Refactored qs.add_q() and utils/tree.py 13 years ago
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 years ago