| Age | Commit message (Expand) | Author |
| 2009-07-21 | Cleanup of some minor markup problems in URL documentation. | Russell Keith-Magee |
| 2009-07-17 | Fixed #11492 -- Corrected some typos, and added some extra markup for the URL... | Russell Keith-Magee |
| 2009-07-16 | Fixed #11491 -- Corrected minor typo in new namespace URL docs. Thanks to Car... | Russell Keith-Magee |
| 2009-07-16 | Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ... | Russell Keith-Magee |
| 2009-07-16 | Fixed #10908 -- Clarified the procedure for creating test users in the testin... | Russell Keith-Magee |
| 2009-07-15 | Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather t... | Russell Keith-Magee |
| 2009-07-15 | Fixed #10287 -- Added better examples in the docs of formset validation. Than... | Russell Keith-Magee |
| 2009-07-11 | Fixed #11439 -- Added docs on including URL patterns as an iterable. Thanks t... | Russell Keith-Magee |
| 2009-07-03 | Fixed #9607 -- Added documentation for the ``extra`` argument in test client ... | Russell Keith-Magee |
| 2009-07-03 | Fixed #10604 -- Added note on the limitation of ungettext, especially as rela... | Russell Keith-Magee |
| 2009-06-24 | Fixed #10741: Updated instructions on the best gettext package to get for Win... | Karen Tracey |
| 2009-06-24 | Fixed #8861 -- Added note on the availability of ModelForm.instance. Thanks t... | Russell Keith-Magee |
| 2009-06-24 | Fixed #11356 -- Added links to the growing collection of 3rd party database b... | Russell Keith-Magee |
| 2009-06-18 | Made correction to documentation change from [11045]. | Russell Keith-Magee |
| 2009-06-18 | Fixed #11253 -- Normalized the way the docs refer to TestCase.assert* methods... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11322 -- Clarified docs regarding middleware processing. Thanks the Mi... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11318 -- Grammar correction in modelform docs. Thanks to seemant for t... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11278 -- Clarified query documentation regarding bulk assignment of m2... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks... | Russell Keith-Magee |
| 2009-06-18 | Refs #11336 -- Another dummy commit to force refresh of some index pages by S... | Russell Keith-Magee |
| 2009-06-17 | Fixed #11335 -- Corrected model reference in generic views doc. Thanks oyvind. | Karen Tracey |
| 2009-06-17 | Update to [11025]. This time, actually include the new generic views document... | Russell Keith-Magee |
| 2009-06-17 | Fixed #10336 -- Added improved documentation of generic views. Thanks to Jaco... | Russell Keith-Magee |
| 2009-06-17 | Fixed #9919 -- Added note on the need to mark transactions as dirty when usin... | Russell Keith-Magee |
| 2009-06-10 | Fixed #10845 -- Clarified the examples for using ModelForms with fields or ex... | Russell Keith-Magee |
| 2009-05-27 | Fixed #11215 -- Replaced erroneous catch with except in testing doc. | Karen Tracey |
| 2009-05-26 | Made some small improvements to docs/topics/http/sessions.txt | Adrian Holovaty |
| 2009-05-24 | Fixed #8857 -- Corrected ref in modelforms documentation and added ref to fil... | Brian Rosner |
| 2009-05-23 | Fixed #11188 -- Removed incorrect doc note about step being unsupported when ... | Karen Tracey |
| 2009-05-18 | Fixed #11138 -- Corrected the description of behavior related to the max_num ... | Karen Tracey |
| 2009-05-18 | Fixed #11137 -- Add missing base class in proxy model extra managers doc. Th... | Karen Tracey |
| 2009-05-17 | Fixed #10400: Added a note in the file uploads doc about the correct form typ... | Karen Tracey |
| 2009-05-17 | Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickretallac... | Karen Tracey |
| 2009-05-17 | Fixed #10855: Reference doc on creating superusers in the tutorial at the poi... | Karen Tracey |
| 2009-05-17 | Fixed #10971 -- Corrected code example involving redirect_chain in the testin... | Karen Tracey |
| 2009-05-17 | Fixed #11106 -- Corrected typo in models doc. Thanks mnieber. | Karen Tracey |
| 2009-05-17 | Fixed #11128 -- Misc. fixes and improvements to the model forms doc. Thanks ... | Karen Tracey |
| 2009-05-16 | Fixed #9206 -- Added documentation on savepoints, and how to use them to reco... | Russell Keith-Magee |
| 2009-05-14 | Fixed #10795: added a link to model formsets docs from the formsets docs. | Jacob Kaplan-Moss |
| 2009-05-14 | Fixed #10273: added an explanation of `SetPasswordForm` and `UserChangeForm` ... | Jacob Kaplan-Moss |
| 2009-05-14 | Fixed #10272: documented the signatures for the contrib.auth views. Thanks, I... | Jacob Kaplan-Moss |
| 2009-05-12 | Fixed #11063: updated install docs to mention mod_wsgi instead of mod_python. | Jacob Kaplan-Moss |
| 2009-05-07 | Fixed #9493 -- Corrected error handling of formsets that violate unique const... | Russell Keith-Magee |
| 2009-05-02 | Fixed #9206 -- Clarified documentation of transaction handling in raw SQL, an... | Russell Keith-Magee |
| 2009-05-02 | Fixed #10954 -- Corrected error in docs example describing extending the JSON... | Russell Keith-Magee |
| 2009-04-28 | Fixed #10898 -- Corrected minor error in conditional view processing example.... | Russell Keith-Magee |
| 2009-04-16 | Fixed #10779 -- Corrected description of an example in the files docs. Thanks... | Russell Keith-Magee |
| 2009-04-16 | Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairiedogg for ... | 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 |