| Age | Commit message (Expand) | Author |
| 2011-07-07 | Removed a redundant line from the cache_page docs | Luke Plant |
| 2011-07-06 | Improved warning about file uploads in docs, and added link from security ove... | Luke Plant |
| 2011-07-04 | Fixed #16332 -- Added language template tag that switches the activate langua... | Jannis Leidel |
| 2011-06-28 | Fixed #5535 -- Allow using an explicit foreign key in get() calls. Thanks, Mi... | Jannis Leidel |
| 2011-06-28 | Make the email parameter of User.objects.create_user optional. | Chris Beaven |
| 2011-06-26 | Fixed #16199 -- Added a Cookie based session backend. Many thanks to Eric Flo... | Jannis Leidel |
| 2011-06-26 | Fixed #16344 -- Fixed typo in render() docs. Thanks, Jure Cuhalev. | Jannis Leidel |
| 2011-06-26 | Fixed #16209 -- Added notes about the DVCS mirrors to the install docs. Thank... | Jannis Leidel |
| 2011-06-26 | Fixed #14390 and #16262 -- Moved password related functions from auth models ... | Jannis Leidel |
| 2011-06-26 | Fixed #14674 -- Prevent user accounts with an unusable password from resettin... | Jannis Leidel |
| 2011-06-25 | Fixed #16207 -- Enhanced documentation about user profile model instance crea... | Ramiro Morales |
| 2011-06-25 | Fixed #16214 -- Enhanced documentation about HTTP 404 and 500 status views an... | Ramiro Morales |
| 2011-06-25 | Its always good to get it's apostophe right. | Andrew Godwin |
| 2011-06-22 | Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG s... | Carl Meyer |
| 2011-06-19 | Fixed #12202 -- Removed hardcoded password reset subject and added a subject_... | Jannis Leidel |
| 2011-06-19 | Added '.txt' to list of file extensions that the makemessages management comm... | Jannis Leidel |
| 2011-06-18 | Fixed typos introduced in r16430 and r16431. Thanks, magopian. | Jannis Leidel |
| 2011-06-17 | Fixed #16126 -- Added documentation about DELETE and ORDER fields in formsets... | Jannis Leidel |
| 2011-06-16 | Fixed #15908 -- Mention blocktrans in the pluralize filter documentation sect... | Jannis Leidel |
| 2011-06-16 | Fixed #16057 -- Extended deployment documentation with instructions for uWSGI... | Jannis Leidel |
| 2011-06-15 | Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan... | Jannis Leidel |
| 2011-06-15 | Added a few cross references to the i18n docs and documented pgettext and col... | Jannis Leidel |
| 2011-06-14 | Fixed #16248 -- Corrected a few typos in the security docs. Thanks, buddelkiste. | Jannis Leidel |
| 2011-06-11 | Fixed #15949 - Clarified the docs for password_reset_done view; thanks cyclop... | Timo Graham |
| 2011-06-11 | Fixed #16075 -- Corrected localize template tag docs. Thanks, Horst Gutmann. | Jannis Leidel |
| 2011-06-11 | Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks t... | Jannis Leidel |
| 2011-06-10 | Fixed #14201 - Add a "security overview" page to the docs | Luke Plant |
| 2011-06-10 | Fixed #16185, #15675 -- Added the ability for test runners to define custom o... | Russell Keith-Magee |
| 2011-06-09 | Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men... | Ramiro Morales |
| 2011-06-08 | Fixed #14614 - filtering of sensitive information in 500 error reports. | Luke Plant |
| 2011-06-08 | Deprecated legacy ways of calling cache_page | Luke Plant |
| 2011-06-04 | Fixed #15990 - Simplified a sentence regarding form validation for ModelForms... | Timo Graham |
| 2011-06-04 | Fixed #16145 - typo in manager docs; thanks leereilly. | Timo Graham |
| 2011-05-30 | Fixed #16093 - Typo in "Performing raw SQL queries"; thanks direvus. | Timo Graham |
| 2011-05-29 | Fixed #15992 -- Added more references to settings. Thanks, aaugustin. | Jannis Leidel |
| 2011-05-29 | Fixed #16120 -- Updated a few reference links in the docs after the contribut... | Jannis Leidel |
| 2011-05-23 | Fixed #16078 -- Fixed a few typos in the signing documentation. Thanks, bruta... | Jannis Leidel |
| 2011-05-23 | Fixes #16072 -- incorrect documentation for multiple expressions inside a blo... | Chris Beaven |
| 2011-05-22 | Fixed #16056 - Memcached configuration mistake in docs; thanks antonio/d0ugal. | Timo Graham |
| 2011-05-22 | Fixed #16021 - Minor documentation fixes for Generic Class Views; thanks Brad... | Timo Graham |
| 2011-05-21 | Tweaked some `render_to_response` links in the documentation. | Ramiro Morales |
| 2011-05-21 | Fixed #12417 -- Added signing functionality, including signing cookies. Many ... | Jannis Leidel |
| 2011-05-20 | Tweaks to paginator documentation. | Chris Beaven |
| 2011-05-20 | Tidy up the sessions documentation creating links for session methods and cro... | Chris Beaven |
| 2011-05-18 | Fixed #16036 -- corrected the argument name for render_to_response in the ref... | Gabriel Hurley |
| 2011-05-18 | Fixed #16044 -- Corrected a copy-and-paste error in the opening paragraph of ... | Gabriel Hurley |
| 2011-05-18 | Correcting a typo and minor grammatical issues from [16237]. | Gabriel Hurley |
| 2011-05-18 | Fixed #15561 -- Extended test setting override code added in r16165 with a de... | Jannis Leidel |
| 2011-05-14 | Removed last vestiges of references to technical messages from documentation. | Ramiro Morales |
| 2011-05-13 | Fixed #16014 -- numerous documentation typos -- thanks psmith. | Simon Meers |