| Age | Commit message (Expand) | Author |
| 2013-08-19 | Merge remote-tracking branch 'core/master' into schema-alteration | Andrew Godwin |
| 2013-08-19 | Removed versionadded/changed annotations for 1.5 | Tim Graham |
| 2013-07-25 | More migration docs, and conversion of all easy syncdb references | Andrew Godwin |
| 2013-07-05 | Fixed #20224 -- Update docs examples which mention __unicode__ | Claude Paroz |
| 2013-06-29 | Fixed #20677 - Typos in generic_inlineformset_factory docs. | Tim Graham |
| 2013-05-23 | Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`. | Gavin Wahl |
| 2013-05-18 | Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. | Ramiro Morales |
| 2013-04-20 | Adapted uses of versionchanged/versionadded to the new form. | Juan Catalano |
| 2013-03-21 | Fixed #20084 -- Provided option to validate formset max_num on server. | Andrew Gorcester |
| 2013-02-01 | Small generic FK docs tweaks. | Ramiro Morales |
| 2013-02-01 | Fixed content types contrib app doc typos. | Ramiro Morales |
| 2013-01-22 | Fixed #19477 - Documented generic_inlineformset_factory | Tim Graham |
| 2013-01-02 | Fixed #19516 - Fixed remaining broken links. | Tim Graham |
| 2012-12-26 | Fixed broken links, round 3. refs #19516 | Tim Graham |
| 2012-09-20 | Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 | Tim Graham |
| 2012-09-15 | Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks sir_sigurd fo... | Tim Graham |
| 2012-06-08 | Cleaned whitespace errors introduced in previous commit | Anssi Kääriäinen |
| 2012-06-08 | Fixed #18399 – Added a way to get ContentTypes for proxy models | Simon Charette |
| 2012-05-10 | Fixed #18257 -- Typo in contenttypes docs. | Aymeric Augustin |
| 2012-03-13 | Replaced http by https in djangoproject.com links | Claude Paroz |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-10-12 | Introduce `ContentType.objects.get_for_models(*models)` and use it in the the... | Alex Gaynor |
| 2011-09-30 | Fixed doc references to `django.db.models.query.QuerySet` and converted some ... | Jannis Leidel |
| 2011-07-10 | Fixed #16000 -- reference natural keys in contenttypes documentation. Thanks ... | Simon Meers |
| 2011-04-28 | Fixed #15865 -- correct class name for BaseGenericInlineFormset. Thanks leone... | Simon Meers |
| 2011-02-16 | Fixed #14820 -- Added more information to the generic relation docs regarding... | Gabriel Hurley |
| 2011-02-16 | Fixed #15309 -- reST/Sphinx cleanup on the ContentTypes Framework docs. | Gabriel Hurley |
| 2010-12-31 | Fixed #13307 -- Enhanced the generic inlines documentation by mentioning the ... | Ramiro Morales |
| 2010-11-09 | Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc... | Carl Meyer |
| 2010-08-23 | Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-08-07 | Fixed #11047 -- Clarified the explanation of arguments to GenericForeignKey. ... | Russell Keith-Magee |
| 2010-01-18 | Fixed bad indentation in contenttypes code example so that cut and paste from... | Karen Tracey |
| 2010-01-09 | Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro | Adrian Holovaty |
| 2009-07-11 | Fixed #11450 -- Corrected markup problem in contenttype docs. Thanks to sevea... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks... | Russell Keith-Magee |
| 2009-05-14 | Fixed #11039: documented that aggregation and generic relations don't mix. Th... | Jacob Kaplan-Moss |
| 2009-05-02 | Fixed #10367 -- Corrected an example in the documentation for GenericRelation... | Russell Keith-Magee |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #10367: Added note to generic-relation docs explaining when it's necess... | James Bennett |
| 2008-09-06 | Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien | Adrian Holovaty |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |