| Age | Commit message (Expand) | Author |
| 2010-05-08 | Fixed #13428 -- Corrected the allow_relation behavior of and example router. ... | Russell Keith-Magee |
| 2010-05-08 | Fixed #13269 -- Added clarifying import statement to widget override docs. Th... | Russell Keith-Magee |
| 2010-05-08 | Fixed #13405 -- Corrected typo from r13105. Thanks to danielr for the report. | Russell Keith-Magee |
| 2010-05-08 | Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for ... | Russell Keith-Magee |
| 2010-05-07 | Fixed typo and small formatting mistake in docs | Luke Plant |
| 2010-05-06 | Fixed #8357 -- Clarified what constitutes activity when calculating session e... | Russell Keith-Magee |
| 2010-05-06 | Fixed #12691 -- Added a versionadded tag to the description of widget overrid... | Russell Keith-Magee |
| 2010-05-06 | Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for ... | Russell Keith-Magee |
| 2010-05-06 | Fixed #13405 -- Removed the recommendation for the use of cmemcache. Thanks t... | Russell Keith-Magee |
| 2010-05-06 | Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger... | Russell Keith-Magee |
| 2010-04-28 | Refs #13339 -- Disable %b/%B-based locale datetime input formats, and documen... | Russell Keith-Magee |
| 2010-04-06 | Fixed #13035 - Incorrect documentation regarding admin and default managers | Luke Plant |
| 2010-04-06 | Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt | Luke Plant |
| 2010-04-05 | Fixed #13263 -- Corrected field name typo in queries documentation examples. ... | Justin Bronn |
| 2010-04-05 | Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. | Justin Bronn |
| 2010-03-27 | Fixed #13023 - Removed ambiguity with regard to the max_num option of formset... | Jannis Leidel |
| 2010-03-27 | Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15. | Gary Wilson Jr |
| 2010-03-27 | Fixed #13032 - Added localize parameter to form fields to be able to selecti... | Jannis Leidel |
| 2010-03-27 | Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch. | Gary Wilson Jr |
| 2010-03-26 | Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta... | Justin Bronn |
| 2010-03-25 | Fixed #13200 -- Updated the DB session backend to make full use of routers, d... | Russell Keith-Magee |
| 2010-03-16 | Fixed #13120: Corrected typo in middleware doc. Thanks django@willhardy.com.au. | Karen Tracey |
| 2010-03-15 | Fixed #13014 - Added section about how to use the language code with fragemen... | Jannis Leidel |
| 2010-03-15 | Fixed #13045 - Add USE_L10N to the project skeleton settings. | Jannis Leidel |
| 2010-03-10 | Refs #12767 -- Modified the multi-db docs to remove the implication that cont... | Russell Keith-Magee |
| 2010-03-08 | Fixed #12941 -- Added documentation for the connections dictionary. Thanks to... | Russell Keith-Magee |
| 2010-03-08 | Fixed #13013 -- Added missing {% csrf_token %} in example form. | Russell Keith-Magee |
| 2010-03-07 | Fixed #13048: Corrected typo in email documentation. | James Bennett |
| 2010-03-06 | Fixed #12896. Documented the new side-effects of ModelForm validation. | Joseph Kocherhans |
| 2010-03-01 | Fixed #5605: only lowercase the domain portion of an email address in `UserMa... | Jacob Kaplan-Moss |
| 2010-03-01 | Fixed #5786: relaxed the validation for usernames to allow more common charac... | Jacob Kaplan-Moss |
| 2010-03-01 | Refined changes made in r12546 to also respect the request.LANGUAGE_CODE in c... | Jannis Leidel |
| 2010-02-26 | Fixed #12967 - Added missing versionadded/-changed doc markers for r11964. Th... | Jannis Leidel |
| 2010-02-24 | Fixed #11933 -- Added versionchanged marker for the cache_db session backend.... | Russell Keith-Magee |
| 2010-02-24 | Fixed #11782 -- Added some Sphinx metadata to the file uploads documentation.... | Russell Keith-Magee |
| 2010-02-24 | Fixed #12519 -- Corrected documentation on .raw() queries. Thanks to boralyl ... | Russell Keith-Magee |
| 2010-02-24 | Fixed #12880 -- Added some missing sphinx directives for module references. T... | Russell Keith-Magee |
| 2010-02-23 | Fixed #5691 - Adds the active language to the cache key. Thanks, Antoni Aloy,... | Jannis Leidel |
| 2010-02-23 | Fixed #12799 -- Added an extra newline to help with PDF generation of documen... | Russell Keith-Magee |
| 2010-02-23 | Fixed #12859 -- Clarified the documentation on using multiple tables with .up... | Russell Keith-Magee |
| 2010-02-23 | Updated patch applied in r12504. Refs #12806. | Justin Bronn |
| 2010-02-23 | Fixed #12806 -- Added an implementation of `RawQuerySet.__getitem__`. Thanks... | Justin Bronn |
| 2010-02-22 | Fixed #12932 -- Added an extra argument to suite_result() in the test runner,... | Russell Keith-Magee |
| 2010-02-22 | Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for the repo... | Justin Bronn |
| 2010-02-21 | Fixed #11714 - Document a few of the i18n function that can be used outside v... | Jannis Leidel |
| 2010-02-21 | Fixed #12066 - Moved auth context processor from core to the auth app. Thanks... | Jannis Leidel |
| 2010-02-21 | Fixed #12795 - Updated the middleware docs to include the messages app middle... | Jannis Leidel |
| 2010-02-21 | Fixed #12895 - Fixed typo in auth docs. Thanks Timo. | Jannis Leidel |
| 2010-02-21 | Fixed #12897 - Typo in multi-db docs. Thanks fgutierrez. | Jannis Leidel |
| 2010-02-16 | Fixed #6380 - Follow symlinks when examining source code and templates for tr... | Jannis Leidel |