Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | queryset-refactor: Fixed some missing imports from [7470]. Thanks, Justin Bronn.archive/attic/queryset-refactorattic/queryset-refactor | Malcolm Tredinnick | 2008-04-27 | 1 | -2/+2 |
* | queryset-refactor: Pass any extra(select=...) columns through the value | Malcolm Tredinnick | 2008-04-26 | 1 | -40/+46 |
* | queryset-refactor: An attempt to fix an ambiguous column error that can arise | Malcolm Tredinnick | 2008-04-25 | 1 | -3/+5 |
* | queryset-refactor: The change in [7438] didn't fix #7036 properly. This is a | Malcolm Tredinnick | 2008-04-23 | 1 | -3/+16 |
* | queryset-refactor: Fixed db column to model field mapping for Oracle backend. | Malcolm Tredinnick | 2008-04-20 | 1 | -2/+2 |
* | queryset-refactor: The Oracle changes necessary for [7426]. I can't test these | Malcolm Tredinnick | 2008-04-16 | 1 | -0/+130 |