- 29 Mar, 2019 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 28 Mar, 2019 8 kayıt (commit)
-
-
Tim Graham yazdı
-
Nick Pope yazdı
-
Nick Pope yazdı
-
Nick Pope yazdı
-
sage yazdı
-
Mariusz Felisiak yazdı
-
Mariusz Felisiak yazdı
-
Mariusz Felisiak yazdı
Fixed in f19a4945.
-
- 27 Mar, 2019 10 kayıt (commit)
- 26 Mar, 2019 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 25 Mar, 2019 5 kayıt (commit)
-
-
Tim Graham yazdı
-
Nathan Gaberel yazdı
-
Hasan Ramezani yazdı
-
Hasan Ramezani yazdı
Thanks Claude Paroz for the initial patch.
-
Mariusz Felisiak yazdı
-
- 24 Mar, 2019 1 kayıt (commit)
-
-
Jani Tiainen yazdı
Fixed #30259 -- Added support for admin_order_field attribute on properties in ModelAdmin.list_display.
-
- 23 Mar, 2019 7 kayıt (commit)
-
-
Matthias Kestenholz yazdı
-
Albert Wang yazdı
-
Simon Charette yazdı
Thanks Jan Baryła for the detailed report and the reduced test case.
-
Simon Charette yazdı
-
Simon Charette yazdı
Thanks Can Sarıgöl for the suggested trimming approach.
-
Simon Charette yazdı
-
Simon Charette yazdı
-
- 22 Mar, 2019 7 kayıt (commit)
-
-
Ryan J Schave yazdı
-
Matthias Kestenholz yazdı
Reverted cc79c7ee.
-
Nick Pope yazdı
-
Simon Charette yazdı
After 3a505c70, all _prepare() methods return self.
-
Simon Charette yazdı
-
Simon Charette yazdı
This makes Subquery a thin wrapper over Query and makes sure it respects the Expression source expression API by accepting the same number of expressions as it returns. Refs #30188. It also makes OuterRef usable in Query without Subquery wrapping. This should allow Query's internals to more easily perform subquery push downs during split_exclude(). Refs #21703.
-
Simon Charette yazdı
Subquery only uses Query.
-