Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | queryset-refactor: Merged from trunk up to [7415]. | Malcolm Tredinnick | 2008-04-13 | 1 | -1/+9 |
* | queryset-refactor: Merged from trunk up to [7168]. | Malcolm Tredinnick | 2008-02-28 | 1 | -1/+1 |
* | queryset-refactor: Merged from trunk up to [7151]. | Malcolm Tredinnick | 2008-02-23 | 1 | -0/+5 |
* | queryset-refactor: Implemented slicing to end of querysets. | Malcolm Tredinnick | 2008-02-23 | 1 | -0/+3 |
* | queryset-refactor: Merged from trunk up to [6595]. | Malcolm Tredinnick | 2007-10-23 | 1 | -1/+1 |
* | Changed postgresql and postgresql_psycopg2 backends NOT to do a SELECT versio... | Adrian Holovaty | 2007-08-25 | 1 | -3/+12 |
* | Fixed #5055 -- Changed Postgres DatabaseOperations.sql_flush() to use 'SELECT... | Adrian Holovaty | 2007-08-25 | 1 | -21/+7 |
* | Moved postgresql backend DatabaseOperations class into a new module, postgres... | Adrian Holovaty | 2007-08-20 | 1 | -0/+109 |