| Age | Commit message (Expand) | Author |
| 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 | Fixed #16338 -- Fixed Austrian postal codes validation. Thanks Bernhard Essl ... | 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 #16258 - typo in middleware docs. | Timo Graham |
| 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 #16292 -- Removed broken link for Swiss localflavor documentation. Than... | Jannis Leidel |
| 2011-06-18 | Fixed another typo in the docs. | Jannis Leidel |
| 2011-06-18 | Fixed typos introduced in r16430 and r16431. Thanks, magopian. | Jannis Leidel |
| 2011-06-17 | Fixed #15943 -- Documented `raw` argument of pre_save and post_save signals. ... | Jannis Leidel |
| 2011-06-17 | Fixed #16071 -- Added note to fix_ampersands documentation about its limitati... | Jannis Leidel |
| 2011-06-17 | Fixed #16126 -- Added documentation about DELETE and ORDER fields in formsets... | Jannis Leidel |
| 2011-06-17 | Fixed #16099 -- Enabled threading for the runserver management command and ad... | Jannis Leidel |
| 2011-06-16 | Fixed #16255 -- Raised minimum PostgreSQL version supported to 8.2. | Ramiro Morales |
| 2011-06-16 | Fixed #12375 -- Added a dict() method to convert a MultiValueDict (such as a ... | 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-16 | Fixed #16031 -- Corrected comments template examples. Thanks, teraom. | Jannis Leidel |
| 2011-06-16 | Fixed #16264 -- Improved form widget documentation. Many thanks to Bas Peschier. | Jannis Leidel |
| 2011-06-16 | Fixed #16273 -- Fixed typo in staticfiles docs. Thanks, BernhardEssl. | 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 | Noted new security overview page in the 1.4 release notes | Luke Plant |
| 2011-06-14 | Fixed typo in release notes regarding CSRF with PUT/DELETE etc | Luke Plant |
| 2011-06-14 | Fixed #16236 -- Added get_form_kwargs method to WizardView as a way to easily... | Jannis Leidel |
| 2011-06-14 | Fixed #16248 -- Corrected a few typos in the security docs. Thanks, buddelkiste. | Jannis Leidel |
| 2011-06-12 | Fixed #15856 -- Added Macedonian localflavor. Many thanks to vasiliyeah. | Jannis Leidel |
| 2011-06-12 | Fixed docs render warning. | Jannis Leidel |
| 2011-06-12 | Fixed #12875 -- Added get_ordering to ModelAdmin. Many thanks to Manuel Saeli... | Jannis Leidel |
| 2011-06-12 | Fixed #15764 - Corrected mixin docs for DeleteView?; thanks linovia for the r... | Timo Graham |
| 2011-06-11 | Fixed #15949 - Clarified the docs for password_reset_done view; thanks cyclop... | Timo Graham |
| 2011-06-11 | Fixed #11989 -- Allow passing a Template instance to inclusion_tag. Thanks to... | Jannis Leidel |
| 2011-06-11 | Fixed #12847 -- Added name parameter to simple_tag, assignment_tag and inclus... | Jannis Leidel |
| 2011-06-11 | Fixed #9189 -- Added not about urlize only covering .com, .net, and .org doma... | Jannis Leidel |
| 2011-06-11 | Fixed #16075 -- Corrected localize template tag docs. Thanks, Horst Gutmann. | Jannis Leidel |
| 2011-06-11 | Fixed #16195 -- Added docs for ModelAdmin's get_changelist method. Thanks, ms... | Jannis Leidel |
| 2011-06-11 | Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks t... | Jannis Leidel |
| 2011-06-11 | Fixed #16158 - Changed FALLBACK_DYLD_LIBRARY_PATH to DYLD_FALLBACK_LIBRARY_PA... | Timo Graham |
| 2011-06-10 | Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_coo... | Carl Meyer |
| 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 | Fixes #13511 -- make regex parameter to RegexValidator to be optional. Also t... | Chris Beaven |
| 2011-06-09 | Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men... | Ramiro Morales |
| 2011-06-09 | Fixed #8913 - Make "must be unique" error messages customisable. Thanks to Le... | Andrew Godwin |
| 2011-06-09 | Fixed #11834 -- Improved technical 500 stacktrace display. | Idan Gazit |