- 13 Agu, 2014 9 kayıt (commit)
-
-
zsoldosp yazdı
-
Ola Sitarska yazdı
Thanks Baptiste for the suggestion.
-
Collin Anderson yazdı
-
Trey Hunner yazdı
-
Walter Doekes yazdı
This limits large variables and avoids non-utf-8 in the TECHNICAL_500 output.
-
areski yazdı
-
Tim Graham yazdı
-
areski yazdı
Thanks jonash for the initial patch; refs #20133.
-
Tim Graham yazdı
-
- 12 Agu, 2014 10 kayıt (commit)
-
-
Trey Hunner yazdı
-
Collin Anderson yazdı
-
Claude Paroz yazdı
Thanks giulettamasina for the report and Tim Graham for the review.
-
Andrew Godwin yazdı
-
Tim Graham yazdı
-
Ola Sitarska yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Anssi Kääriäinen yazdı
Also never create deferred model when no attrs are deferred.
-
Josh Smeaton yazdı
-
- 11 Agu, 2014 8 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Markus Bertheau yazdı
-
Jaap Roes yazdı
-
Ola Sitarska yazdı
Thanks to Tomin1 for the report.
-
Anssi Kääriäinen yazdı
SQLite doesn't work with more than 1000 parameters in a single query. The deletion code could generate queries that try to get related objects for more than 1000 objects thus breaking the limit. Django now splits the related object fetching into batches with at most 1000 parameters. The tests and patch include some work done by Trac alias NiGhTTraX in ticket #21205.
-
Anubhav Joshi yazdı
Small modifications done by committer.
-
Rajiv Makhijani yazdı
A regression caused queries to produce incorrect results for cases where extra(select) is excluded by values() but included by extra(order_by) The regression was caused by 2f35c6f1.
-
- 10 Agu, 2014 3 kayıt (commit)
-
-
Loic Bistuer yazdı
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
-
- 09 Agu, 2014 2 kayıt (commit)
-
-
Claude Paroz yazdı
-
Andrew Godwin yazdı
-
- 08 Agu, 2014 5 kayıt (commit)
-
-
Justin Hamade yazdı
This fixes a regression introduced by 9012a9e2.
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Claude Paroz for assistance with debugging the tests.
-
Tim Graham yazdı
-
Andreas Stocker yazdı
-
- 07 Agu, 2014 3 kayıt (commit)
-
-
Andrew Godwin yazdı
-
Jacob Haslehurst yazdı
Thanks bendavis78 for the report. Forwardport of 29585e9b from stable/1.7.x
-
Tim Graham yazdı
-