| Age | Commit message (Expand) | Author |
| 2010-11-06 | Fixed #14629 -- corrected a misspelling and poor wording in the docs. Thanks... | Alex Gaynor |
| 2010-11-04 | Fixed #14619 -- corrected a typo in the email docs. | Alex Gaynor |
| 2010-11-04 | Fixed #6476 -- Added option to makemessages management command to disable wra... | Jannis Leidel |
| 2010-11-04 | Fixed typo in i18n docs. | Jannis Leidel |
| 2010-11-04 | Fixed #9988 -- Added support for translation contexts. Thanks, Claude Paroz. | Jannis Leidel |
| 2010-11-04 | Fixed #14318 -- Added `GEOSGeometry.valid_reason` property. Thanks, Rob Coup. | Justin Bronn |
| 2010-11-02 | Fixed #13567 -- Added a 'silent' argument to the cycle tag, so that you can d... | Russell Keith-Magee |
| 2010-11-02 | Fixed #14584 -- Documented settings.PASSWORD_RESET_TIMEOUT_DAYS. Also fixed s... | Gabriel Hurley |
| 2010-11-01 | Fixed #14455 -- Documented the backwards compatibility policy for local flavo... | Russell Keith-Magee |
| 2010-10-31 | Fixed a typo in the class based views docs, thanks to lasko for the report. | Alex Gaynor |
| 2010-10-31 | Fixed #13503 -- Corrected misleading custom permission example in the docs. | Ramiro Morales |
| 2010-10-29 | Fixed #14181 -- Added a template tag and filters to allow localization to be ... | Russell Keith-Magee |
| 2010-10-29 | Fixed #9886 -- Added a file-like interface to HttpRequest. Thanks to Ivan Sag... | Russell Keith-Magee |
| 2010-10-29 | Fixed #14560 -- Enable HEAD requests to be cached properly. Thanks, codemonkey! | Honza Král |
| 2010-10-28 | Corrected to markup problems with docs added for recent features. | Russell Keith-Magee |
| 2010-10-28 | Added documentation note for the backwards incompatible change in r13996. | Russell Keith-Magee |
| 2010-10-28 | Fixed #14231 -- Added an index to the expire_date column on the Session model... | Russell Keith-Magee |
| 2010-10-28 | Fixed #14578 -- Corrected a typo in the Models topic docs. Thanks to tobych f... | Gabriel Hurley |
| 2010-10-27 | Edited docs/topics/testing.txt change from [14058] | Adrian Holovaty |
| 2010-10-27 | Edited docs/ref/models/fields.txt change from [14049] | Adrian Holovaty |
| 2010-10-27 | Documented options accepted by the runfcgi management command. | Ramiro Morales |
| 2010-10-26 | Corrected some typos in the tutorial, thanks to Brandon Height for the report. | Alex Gaynor |
| 2010-10-26 | Fixed #14562 -- corrected a typo in the static-files howto. Thanks to stephan... | Gabriel Hurley |
| 2010-10-26 | Replace an incorrect reference to collectmedia in the docs (the command is co... | Chris Beaven |
| 2010-10-25 | Fixed #14047 -- Updated the CommonMiddleware docs to include sending broken l... | Gabriel Hurley |
| 2010-10-25 | Fixed #10545 -- Mentioned that template context variables are scoped to the b... | Gabriel Hurley |
| 2010-10-25 | Removed obsolete 'date' filter -> 'now' tag link. | Ramiro Morales |
| 2010-10-24 | Fixed #14551 -- corrected a type in the remote user auth documentation. Than... | Alex Gaynor |
| 2010-10-24 | Fixed #13040 -- Added info on where to import File class from to File referen... | Gabriel Hurley |
| 2010-10-24 | Fixed #11441 -- Improved signal topic guide, particularly regarding the weak ... | Gabriel Hurley |
| 2010-10-23 | Fixed #14526 -- Updated wording regarding the minimum Python version required... | Gabriel Hurley |
| 2010-10-23 | Fixed #14541 -- Corrected an outdated bit of wording in the LANGUAGES setting... | Gabriel Hurley |
| 2010-10-23 | Fixed #14537 -- Added documentation on where validators can be imported from ... | Gabriel Hurley |
| 2010-10-23 | Fixed #14545 -- Added ValidationError to Exceptions Reference docs and improv... | Gabriel Hurley |
| 2010-10-23 | Fixed #14173 -- Added sections about contrib apps-provided commands to django... | Ramiro Morales |
| 2010-10-23 | Fixed #14463 -- Fixed links to new location of date/time format specifiers docs. | Ramiro Morales |
| 2010-10-23 | Fixed #14528 and #14538 -- Refined staticfiles documentation. Thanks, gremmie... | Jannis Leidel |
| 2010-10-23 | Fixed a typo in the staticfiles docs. | Justin Bronn |
| 2010-10-22 | Fixed #14534 -- updated an out of date link in the docs. Thanks to d0ugal fo... | Alex Gaynor |
| 2010-10-21 | Fixed #14519 -- corrected a type in the tutorial, thanks buriy for the report... | Alex Gaynor |
| 2010-10-20 | Fixed #14477 -- Corrects several instances of "add" and "remove" m2m_changed ... | Gabriel Hurley |
| 2010-10-20 | Fixed #14432 -- Added an import statement which was previously implied in tut... | Gabriel Hurley |
| 2010-10-20 | Fixed #14493 -- Corrected use of the wrong attribute in the model validation ... | Gabriel Hurley |
| 2010-10-20 | Removes a mistaken note about the static media development helper. | Jacob Kaplan-Moss |
| 2010-10-20 | Fixed #14514 -- fixed a typo in the static files docs, thanks to Andy McKay f... | Alex Gaynor |
| 2010-10-20 | Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank... | Jannis Leidel |
| 2010-10-20 | Modified the implementation of get_object() to be consistent with the approac... | Russell Keith-Magee |
| 2010-10-19 | Fixed #10771 -- added support for using the transaction management functions ... | Alex Gaynor |
| 2010-10-19 | Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by class-based vie... | Russell Keith-Magee |
| 2010-10-19 | Fixed #7616 -- Added advice on unix socket permissions and umasks to fastcgi ... | Gabriel Hurley |