| Age | Commit message (Expand) | Author |
| 2010-06-21 | [soc2010/query-refactor] Merged up to trunk r13366. | Alex Gaynor |
| 2010-02-24 | Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks,... | Joseph Kocherhans |
| 2010-01-28 | Fixed #4140: Documented the ORA-06552 error that can occur when a keyword is ... | Ian Kelly |
| 2009-12-26 | Fixed #9465 -- Simplified API Reference documentation titles for easier looku... | Gary Wilson Jr |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-19 | Fixed #12234 -- Create additional indexes that use the appropriate operation ... | Justin Bronn |
| 2009-08-24 | Fixed #10566: Added support for cx_Oracle compiled with the WITH_UNICODE flag. | Ian Kelly |
| 2009-07-03 | Fixed #11417 -- Corrected typo in MySQL collation notes. Thanks to vorushin f... | Russell Keith-Magee |
| 2009-06-24 | Fixed #11356 -- Added links to the growing collection of 3rd party database b... | Russell Keith-Magee |
| 2009-05-17 | Fixed #11031 -- Added doc for some additional roles needed when testing Oracl... | Karen Tracey |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-04-01 | Fixed #10031: updated SQLite database docs to more strongly indicate the prob... | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed a silly typo in databases ref. Thanks, Alex. | Jacob Kaplan-Moss |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #10575 -- Fixed wording in database docs, patch from rduffield. | Gary Wilson Jr |
| 2009-03-31 | Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,... | Gary Wilson Jr |
| 2009-03-23 | Added 1.1 beta release notes. | Jacob Kaplan-Moss |
| 2009-03-11 | Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. | Malcolm Tredinnick |
| 2009-03-05 | Clarified documentation regarding Oracle's treatment of nulls and empty strings. | Ian Kelly |
| 2009-02-28 | Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0. | James Bennett |
| 2009-02-02 | Fixed #10142 -- Added docs and an exploding error message to highlight an err... | Russell Keith-Magee |
| 2009-01-29 | Fixed #7210 -- Added F() expressions to query language. See the documentation... | Russell Keith-Magee |
| 2009-01-06 | Refs #9935: Added a note in the documentation to the effect that Django curre... | Ian Kelly |
| 2009-01-06 | Documented that case-insensitive matching is not supported for non-ASCII | Malcolm Tredinnick |
| 2008-12-16 | Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL. | Malcolm Tredinnick |
| 2008-12-02 | Added a note to the SQLite database documentation mentioning that version 3.6.2 | Malcolm Tredinnick |
| 2008-11-02 | Fixed #9497 - Doc typos. Many thanks ramiro. | Karen Tracey |
| 2008-10-05 | Fixed #8964 -- Added a note that MyISAM may not necessarily be the default | Malcolm Tredinnick |
| 2008-09-11 | Fixed #8858 by correcting typo | Simon Willison |
| 2008-09-06 | Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to ... | Adrian Holovaty |
| 2008-09-03 | Added the last notes about 1.0, including the inevitable (short!) list of kno... | Jacob Kaplan-Moss |
| 2008-09-03 | Added a note about SQLite versions before 3.3.6. Refs #7570. Thanks, ramiro. | Jacob Kaplan-Moss |
| 2008-09-03 | Fixed #8802 -- Documented MySQL's usage of 1/0 instead of True/False for model | Malcolm Tredinnick |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-09-01 | Fixed #8728: Corrected some broken links in the documentation | James Bennett |
| 2008-08-26 | Added documentation to explain the gains and losses when using utf8_bin | Malcolm Tredinnick |
| 2008-08-26 | Removed a stray reference to mysql_old in the docs. | Malcolm Tredinnick |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |