| Age | Commit message (Expand) | Author |
| 2010-05-14 | [1.1.X] Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks ... | Russell Keith-Magee |
| 2010-05-10 | [1.1.X] Fixed #12678 -- Corrected a few references to Queryset into QuerySet.... | Russell Keith-Magee |
| 2010-05-03 | [1.1.X] Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for t... | Karen Tracey |
| 2010-04-06 | [1.1.X] Fixed #13035 - Incorrect documentation regarding admin and default ma... | Luke Plant |
| 2010-04-06 | [1.1.X] Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt | Luke Plant |
| 2010-04-05 | [1.1.X] Fixed #13263 -- Corrected field name typo in queries documentation ex... | Justin Bronn |
| 2010-02-24 | [1.1.X] Fixed #12880 -- Added some missing sphinx directives for module refer... | Russell Keith-Magee |
| 2010-02-23 | [1.1.X] Fixed #12859 -- Clarified the documentation on using multiple tables ... | Russell Keith-Magee |
| 2010-01-17 | [1.1.X] Fixed #11794 - Typo in model manager documentation. Thanks, timo. | Jannis Leidel |
| 2010-01-16 | [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. | Luke Plant |
| 2010-01-08 | [1.1.X] Updated the docs to suggest using ``*args, **kwargs`` when implementi... | Russell Keith-Magee |
| 2009-12-26 | [1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes... | Gary Wilson Jr |
| 2009-09-23 | [1.1.X] Fixed #11931: Removed mention of nonexistent get_sql() method for arg... | James Bennett |
| 2009-06-18 | Made correction to documentation change from [11045]. | Russell Keith-Magee |
| 2009-06-18 | Fixed #11278 -- Clarified query documentation regarding bulk assignment of m2... | Russell Keith-Magee |
| 2009-06-17 | Fixed #9919 -- Added note on the need to mark transactions as dirty when usin... | Russell Keith-Magee |
| 2009-05-23 | Fixed #11188 -- Removed incorrect doc note about step being unsupported when ... | Karen Tracey |
| 2009-05-18 | Fixed #11137 -- Add missing base class in proxy model extra managers doc. Th... | Karen Tracey |
| 2009-05-17 | Fixed #11106 -- Corrected typo in models doc. Thanks mnieber. | Karen Tracey |
| 2009-05-16 | Fixed #9206 -- Added documentation on savepoints, and how to use them to reco... | Russell Keith-Magee |
| 2009-05-02 | Fixed #9206 -- Clarified documentation of transaction handling in raw SQL, an... | Russell Keith-Magee |
| 2009-04-12 | Fixed #10490 -- Small wording correction in the docs. Thanks, matehat. | Malcolm Tredinnick |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #9012: Changed inappropriate title of models documentation. | James Bennett |
| 2009-03-31 | Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,... | Gary Wilson Jr |
| 2009-03-30 | Fixed #9914 -- Fixed field class name in models docs, patch from timo. | Gary Wilson Jr |
| 2009-03-25 | Fixed #10574 -- Documented interaction between annotations and order_by. | Malcolm Tredinnick |
| 2009-03-24 | Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv. | Russell Keith-Magee |
| 2009-03-23 | Added 1.1 beta release notes. | Jacob Kaplan-Moss |
| 2009-03-19 | Added some documentation explaining "managed=False" vs. "proxy=True". | Malcolm Tredinnick |
| 2009-03-18 | Fixed #10356 -- Added pure-Python inheritance for models (a.k.a proxy models). | Malcolm Tredinnick |
| 2009-03-15 | Documented patterns for adding extra managers to model subclasses. | Malcolm Tredinnick |
| 2009-03-15 | Clarified and expanded documentation for Manager.use_for_related_fields. | Malcolm Tredinnick |
| 2009-03-11 | Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. | Malcolm Tredinnick |
| 2009-03-09 | Made a couple of cross-references in the model fields documentaiton consistent. | Malcolm Tredinnick |
| 2009-03-04 | Made it explicit if you accidentally override a Field from a parent model. | Malcolm Tredinnick |
| 2009-03-03 | Minor update to documentation for many-to-many filter() calls. | Malcolm Tredinnick |
| 2009-02-24 | Fixed #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoud... | Russell Keith-Magee |
| 2009-02-23 | Fixed #10182 -- Corrected realiasing and the process of evaluating values() f... | Russell Keith-Magee |
| 2009-02-22 | Fixed #9347 -- Added an entry in the field reference for the verbose_name opt... | Russell Keith-Magee |
| 2009-02-22 | Fixed #10118 -- Clarified the error message raised when accessing a subclass ... | Russell Keith-Magee |
| 2009-02-19 | Fixed #10303 -- Corrected a contradiction in the docs regarding the capabilit... | Russell Keith-Magee |
| 2009-02-03 | Fixed #10187 -- Added documentation on how to import F() objects. Thanks to t... | Russell Keith-Magee |
| 2009-01-29 | Fixed #7210 -- Added F() expressions to query language. See the documentation... | Russell Keith-Magee |
| 2009-01-23 | Fixed #10052 -- Added import line for other aggregates used in examples. Than... | Russell Keith-Magee |
| 2009-01-16 | Fixed #10042 -- YAADT (Aggregation Docs Typo). | Russell Keith-Magee |
| 2009-01-15 | Fixed #10039 -- More typos in aggregation docs. Seriously, people, now you're... | Russell Keith-Magee |
| 2009-01-15 | Fixed #10035 -- Corrected more typos in the aggregation docs. Thanks to Ivan ... | Russell Keith-Magee |
| 2009-01-15 | Corrected another typo in aggregation docs. Thanks to Ivan Sagalaev for the r... | Russell Keith-Magee |
| 2009-01-15 | Corrected typo in aggregation docs. Thanks to Ivan Sagalaev for the report. | Russell Keith-Magee |