| Age | Commit message (Collapse) | Author |
|
|
|
with other db backends.
Thanks Simon Charette for the review.
|
|
technical 404 debug and congrats page.
|
|
technical 500 debug page.
Regression in 50b8493.
Related to ea542a9.
|
|
dbshell on Oracle.
Regression in acfc650f2a6e4a79e80237eabfa923ea3a05d709.
|
|
is passed.
|
|
|
|
admin_order_field attribute.
|
|
|
|
through model from being editable if the user only has the view permission.
|
|
|
|
|
|
attribute.
This prevents automatic capitalization, which is the default behavior in
some browsers.
|
|
|
|
|
|
|
|
|
|
expression.
Fixed in f19a4945e1191e1696f1ad8e6cdc6f939c702728.
|
|
|
|
|
|
|
|
defaults.
Thanks Claude Paroz for the initial patch.
|
|
in ModelAdmin.list_display.
|
|
|
|
Thanks Jan Baryła for the detailed report and the reduced test case.
|
|
|
|
Thanks Can Sarıgöl for the suggested trimming approach.
|
|
|
|
|
|
|
|
Reverted cc79c7ee637e65c8da27e56d746c87903d5ec901.
|
|
|
|
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.
|
|
Now that subquery annotations aren't included in the GROUP BY unless
explicitly grouped against, the test works on Oracle.
|
|
Subquery annotations can be omitted from the GROUP BY clause on aggregation
as long as they are not explicitly grouped against.
Thanks Jonny Fuller for the report.
|
|
|
|
Follow up to 0ce2ad9ca4623cfd6dc2515430c0ae8a1717a607.
|
|
|
|
|
|
|
|
|
|
functions.
Thanks Mariusz Felisiak and Tim Graham for reviews.
|
|
|
|
Follow up to 3a4558b84f76c1dbe54c8c38e90e4048c2bd3e9a.
|
|
Follow up to a57c783dd4e6dc73847081221827a1902eede88b.
|
|
systems.
Thanks Andreas Beckmann and Chris Lamb for the report.
|
|
Thanks Tilman Koschnick for the report and patch.
|
|
removing Meta constraints/indexes.
|
|
removing Meta constraints.
|
|
|