summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
fix-31295Fixed #31295 -- Avoid Select widget triggering additional query when using Mo...Charles Roelli6 hours
mainFixed #37075 -- Allowed overriding the PostgreSQL pool's "check" callable.Raoni Timo20 hours
stable/5.2.x[5.2.x] Fixed typo in stub release notes for 5.2.14.Jacob Walls29 hours
stable/6.0.x[6.0.x] Fixed typo in stub release notes for 5.2.14.Jacob Walls29 hours
 
TagDownloadAuthorAge
stable/4.2.xcommit 97aa3b7f08...Jacob Walls7 days
4.2.30commit 3396992e83...Jacob Walls3 weeks
5.2.13commit 7d831a9eeb...Jacob Walls3 weeks
6.0.4commit 141e791f48...Jacob Walls3 weeks
4.2.29commit f2ec75efbc...Natalia8 weeks
5.2.12commit 4f382ca672...Natalia8 weeks
6.0.3commit a0d3bdb5b0...Natalia8 weeks
4.2.28commit 20c71f6b91...Jacob Walls3 months
5.2.11commit 4a96a199bb...Jacob Walls3 months
6.0.2commit ba00558dda...Jacob Walls3 months
[...]
 
AgeCommit messageAuthor
2008-04-27queryset-refactor: Fixed some missing imports from [7470]. Thanks, Justin Bronn.archive/attic/queryset-refactorMalcolm Tredinnick
2008-04-26queryset-refactor: Added a Model.from_sequence() constructor for internal andMalcolm Tredinnick
2008-04-26queryset-refactor: Pass any extra(select=...) columns through the valueMalcolm Tredinnick
2008-04-26queryset-refactor: Make sure the right list of fields is passed to theMalcolm Tredinnick
2008-04-26queryset-refactor: Repaired the dates() method with extra(select=...).xiMalcolm Tredinnick
2008-04-26queryset-refactor: For custom Q-like objects, pass in the used_aliasesMalcolm Tredinnick
2008-04-26queryset-refactor: Added a few modifications to the select column aliases fromMalcolm Tredinnick
2008-04-26queryset-refactor: Typo fix, spotted by Justin Bronn. Fixed #7089.Malcolm Tredinnick
2008-04-25queryset-refactor: Fixed some bugs in the multi-valued filtering behaviourMalcolm Tredinnick
2008-04-25queryset-refactor: Simplify the way filters are passed to the Query class.Malcolm Tredinnick
[...]