- 29 Kas, 2017 1 kayıt (commit)
-
-
Simon Charette yazdı
Thanks Tim for the review.
-
- 28 Kas, 2017 4 kayıt (commit)
-
-
Nicolas Delaby yazdı
Also removed usage of the problematic pattern elsewhere. Regression in 6e55e1d8.
-
Jon Dufresne yazdı
-
Дилян Палаузов yazdı
-
Claude Paroz yazdı
Thanks Hendy Irawan for the analysis and report.
-
- 27 Kas, 2017 1 kayıt (commit)
-
-
Raphael Michel yazdı
Fixed #28848 -- Fixed SQLite/MySQL crash when ordering by a filtered subquery that uses nulls_first/nulls_last.
-
- 26 Kas, 2017 1 kayıt (commit)
-
-
Mariusz Felisiak yazdı
-
- 24 Kas, 2017 2 kayıt (commit)
-
-
Mariusz Felisiak yazdı
-
Sergey Fedoseev yazdı
This was missed in 93cdd07e.
-
- 23 Kas, 2017 2 kayıt (commit)
-
-
Luke Plant yazdı
-
Sergey Fedoseev yazdı
-
- 22 Kas, 2017 1 kayıt (commit)
-
-
Hyunwoo Park yazdı
-
- 21 Kas, 2017 4 kayıt (commit)
-
-
Yan Mitrofanov yazdı
-
Frédéric Massart yazdı
-
Dražen Odobašić yazdı
-
Tim Graham yazdı
-
- 20 Kas, 2017 1 kayıt (commit)
-
-
Tim Graham yazdı
Regression in 967450a3.
-
- 19 Kas, 2017 2 kayıt (commit)
-
-
Krzysztof Nazarewski yazdı
Thanks Krzysztof Nazarewski for the initial patch.
-
Chris Lamb yazdı
-
- 17 Kas, 2017 4 kayıt (commit)
-
-
Benjamin Bach yazdı
-
Tim Graham yazdı
Due to https://bugs.python.org/issue30399.
-
Tim Graham yazdı
Due to https://bugs.python.org/issue32012.
-
Chris Lamb yazdı
-
- 16 Kas, 2017 2 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Due to 301de774.
-
- 15 Kas, 2017 4 kayıt (commit)
-
-
Claude Paroz yazdı
Forward port of cd6d18ab from stable/2.0.x.
-
Tim Graham yazdı
-
Simon Charette yazdı
Refs #27458, #27843. Thanks Tim and Mariusz for the review.
-
Tim Graham yazdı
-
- 14 Kas, 2017 3 kayıt (commit)
-
-
Sergey Fedoseev yazdı
-
Tim Graham yazdı
Fixed #28786 -- Doc'd middleware ordering considerations due to CommonMiddleware setting Content-Length.
-
Дилян Палаузов yazdı
-
- 13 Kas, 2017 2 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Follow up to c716fe87.
-
Sergey Fedoseev yazdı
-
- 12 Kas, 2017 5 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Fixed #28781 -- Added QuerySet.values()/values_list() support for union(), difference(), and intersection(). Thanks Tim Graham for the review.
-
Tim Graham yazdı
Follow up to 48d57788.
-
shanghui yazdı
Fixed #28534 -- Made JSONField.has_changed() ignore key order and consider True/1 values as different.
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
- 10 Kas, 2017 1 kayıt (commit)
-
-
Tim Graham yazdı
-