提交歷史

作者 SHA1 備註 提交日期
  Justin Hamade a13df671a5 Fixed #22434 -- Retain ordering on related sliced subqueries. 11 年之前
  Aymeric Augustin 232181d1c5 Advanced deprecation warnings for 1.8. 11 年之前
  Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings. 11 年之前
  Artur Frysiak faf6a911ad Fixed #22023 -- Raised an error for values() followed by defer() or only(). 11 年之前
  Anssi Kääriäinen 35cecb1ebd Fixed #21748 -- join promotion for negated AND conditions 11 年之前
  Anssi Kääriäinen 8b2c1ac06d Added tests for m2m queries with custom pk on the end models 11 年之前
  Anssi Kääriäinen 78a2617703 Fixed #21787 -- regression in MTI .exclude() queries 11 年之前
  Anssi Kääriäinen 20bab2cf9d Fixed #16187 -- refactored ORM lookup system 11 年之前
  Baptiste Mispelon f1b3ab9c21 Fixed #11629 -- Deprecated callable arguments to queryset methods. 11 年之前
  Anssi Kääriäinen e7b61e5717 Fixed #11320 -- exclude() too aggressive in join promotion 11 年之前
  Anssi Kääriäinen 6fe2b001db Fixed #21376 -- New implementation for query join promotion logic 11 年之前
  Jason Myers c3791463a5 Fixing E302 Errors 11 年之前
  Anssi Kääriäinen 2a03a9a9a1 Fixed syntax error in queries/tests.py 11 年之前
  Anssi Kääriäinen bec0b2a8c6 Fixed #14511 -- bug in .exclude() query 11 年之前
  Anssi Kääriäinen b44d42be6d Fixed #21366 -- regression in join promotion logic 11 年之前
  Alex Gaynor 9d740eb8b1 Fix all violators of E231 11 年之前
  Alasdair Nicol c3aa2948c6 Fixed #21298 -- Fixed E301 pep8 warnings 11 年之前
  Tim Graham ae48d77ef8 Fixed E225 pep8 warnings. 11 年之前
  Tim Graham 1597503a01 Fixed E221 pep8 warnings. 11 年之前
  Tim Graham 499cd912ca Fixed E227 pep8 warnings 11 年之前
  Alasdair Nicol b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 年之前
  Tim Graham 96d1d4e292 Removed unused local variables in tests. 11 年之前
  Alasdair Nicol bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings 11 年之前
  Tim Graham b67ab75e82 Fixed assorted flake8 errors. 11 年之前
  Anssi Kääriäinen 93cc6dcdac Fixed #18414 -- qs.exists() for sliced distinct queries 11 年之前
  Anssi Kääriäinen 068b1e045f Simplified a test by using CapturedQueriesContext 11 年之前
  Anssi Kääriäinen ecaba36028 Improved Query join promotion logic 11 年之前
  Anssi Kääriäinen bf13c75c0d Fixed #21203 -- resolve_columns fields misalignment 11 年之前
  Simon Charette c4fdd859ec Fixed #15786 -- Added a regression test for o2o excludes using F(). 11 年之前
  Michael Manfre b0e06c3662 Fixed #21167 - Improved queries.tests.SubqueryTests 11 年之前