| Age | Commit message (Expand) | Author |
| 2012-03-13 | Replaced http by https in djangoproject.com links | Claude Paroz |
| 2012-03-02 | Edited stuff from [17543] to [17629] | Adrian Holovaty |
| 2012-03-02 | Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` sett... | Jannis Leidel |
| 2012-03-01 | Fixed #17767 - Added signed cookie session backed to session engine settings ... | Timo Graham |
| 2012-02-22 | Reverted r17577 because it's actually possible to use a time zone that isn't ... | Aymeric Augustin |
| 2012-02-22 | Noted that TIME_ZONE must be the server time zone when time zone support is e... | Aymeric Augustin |
| 2012-02-20 | Fixed #16758 - Added a warning regarding overriding default settings; thanks ... | Timo Graham |
| 2012-02-19 | Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ... | Aymeric Augustin |
| 2012-02-19 | Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS settings ... | Aymeric Augustin |
| 2012-02-17 | Documentation (and some small source code) edits from [17432] - [17537] | Adrian Holovaty |
| 2012-02-09 | Fixed #17460 -- Extended the HIDDEN_SETTINGS constant in with a few more sen... | Jannis Leidel |
| 2011-12-30 | Fixed incorrect 'setting::' prefix in settings.txt | Adrian Holovaty |
| 2011-12-16 | Fixed #14597 -- Added a SECURE_PROXY_SSL_HEADER setting for cases when you're... | Adrian Holovaty |
| 2011-11-18 | Fixed #17255 -- Removed "as" prefix from new timezone template filter names f... | Jannis Leidel |
| 2011-11-18 | Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. | Aymeric Augustin |
| 2011-11-01 | Fixed #17117 - ADMIN_MEDIA_PREFIX should still be visible in docs | Luke Plant |
| 2011-10-22 | Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1... | Aymeric Augustin |
| 2011-10-22 | Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int... | Carl Meyer |
| 2011-10-14 | Fixed #12308 -- Added tablespace support to the PostgreSQL backend. | Aymeric Augustin |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-10-07 | Fixed typo in r16935. Refs #17012. | Aymeric Augustin |
| 2011-10-07 | Fixed #17012 - Removed references to the 'hasNoProfanities' validator. Refs #... | Aymeric Augustin |
| 2011-09-19 | Fixed #16876 -- Fixed a cross reference in the settings reference doc. Thanks... | Julien Phalip |
| 2011-09-18 | Rectified the settings reference documentation to indicate that `USE_L10N` (a... | Julien Phalip |
| 2011-09-16 | Fixed #16863 -- Corrected ReST markup to avoid errors building docs. | Carl Meyer |
| 2011-09-16 | Added release note and updated TEMPLATE_DEBUG documentation for r16833. Thank... | Carl Meyer |
| 2011-09-10 | Altered the behavior of URLField to avoid a potential DOS vector, and to avoi... | Russell Keith-Magee |
| 2011-09-10 | Added protection against spoofing of X_FORWARDED_HOST headers. A security ann... | Russell Keith-Magee |
| 2011-09-09 | Remove no-longer-valid references to the DATABASE_* settings, the legacy code... | Alex Gaynor |
| 2011-09-08 | Fixed #15918 -- Refined documentation of the various localization settings, e... | Jannis Leidel |
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales |
| 2011-09-02 | Fixed #16729 -- Fixed a small typo in the settings reference doc. Thanks to s... | Julien Phalip |
| 2011-08-22 | Documented some Oracle-specific test settings. | Malcolm Tredinnick |
| 2011-08-13 | Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. | Jannis Leidel |
| 2011-07-12 | Add a note to USE_L10N settings documentation that startproject sets USE_L10N... | Chris Beaven |
| 2011-06-30 | Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi... | Jannis Leidel |
| 2011-06-08 | Fixed #14614 - filtering of sensitive information in 500 error reports. | Luke Plant |
| 2011-05-30 | Fixed #14261 - Added clickjacking protection (X-Frame-Options header) | Luke Plant |
| 2011-05-29 | Fixed #15992 -- Added more references to settings. Thanks, aaugustin. | Jannis Leidel |
| 2011-05-21 | Fixed #12417 -- Added signing functionality, including signing cookies. Many ... | Jannis Leidel |
| 2011-05-09 | Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF c... | Luke Plant |
| 2011-05-09 | Added clarifying note to docs for CSRF_COOKIE_DOMAIN | Luke Plant |
| 2011-05-05 | Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte... | Luke Plant |
| 2011-04-24 | Fixed #15801 - Incorrect external link for dictConfig; thanks David Niergarth... | Timo Graham |
| 2011-04-17 | Fixed #15822 -- Removed references to the v1 postgresql backend (which has be... | Adrian Holovaty |
| 2011-04-01 | Changed e-mail to email throughout documentation and codebase. The one except... | Adrian Holovaty |
| 2011-02-07 | Fixed #5494, #10765, #14924 -- Modified the order in which translations are r... | Ramiro Morales |
| 2011-02-01 | Fixed some documentation and default-settings.py comments that were misleadin... | Carl Meyer |
| 2011-01-30 | Reworded parts of the staticfiles documentation after receiving various user ... | Jannis Leidel |
| 2011-01-25 | Fixed #14038 -- Added information to release notes and version changed|added ... | Ramiro Morales |