| Age | Commit message (Expand) | Author |
| 2010-10-08 | Fixed #14232 -- Clarified the data type of date_list in date-based generic vi... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14274 -- Added admonition about using -Wall when you run tests. Thanks... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14375 -- Corrected the capitalization of MultiValueField. Thanks to Bl... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14384 -- Updated mod_wsgi docs to match documented best practice. Than... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14421 -- Clarified the english in the i18n documentation. Thanks to Ne... | Russell Keith-Magee |
| 2010-10-08 | Disabled unused Sphinx configuration option that triggered a warning. | Jannis Leidel |
| 2010-10-08 | Fixed #13188 -- Moved date format documentation from the now template tag to ... | Jannis Leidel |
| 2010-10-08 | Fixed #10497 -- Added a few time-related methods to the storage API. Thanks f... | Jannis Leidel |
| 2010-10-08 | Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes file,... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re... | Russell Keith-Magee |
| 2010-10-07 | Fixed #7722 - added support for CC in EmailMessage. | Luke Plant |
| 2010-10-06 | Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtm... | Adrian Holovaty |
| 2010-10-06 | Fixed #14406 -- Added a Python 2.4 compatibility to the logging interface. Th... | Russell Keith-Magee |
| 2010-10-06 | Fixed #14397 -- Corrected some typos in the logging configuration example. Th... | Russell Keith-Magee |
| 2010-10-05 | Refs #14388 -- ... and corrected the naming of a formatter in the sample logg... | Russell Keith-Magee |
| 2010-10-05 | Refs #14388 -- Corrected another spelling erorr. | Russell Keith-Magee |
| 2010-10-05 | Fixed #14388 -- Corrected some typos in the logging docs. Thanks to varikin, ... | Russell Keith-Magee |
| 2010-10-04 | Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf... | Russell Keith-Magee |
| 2010-10-04 | Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Sit... | Luke Plant |
| 2010-10-01 | Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks f... | Jannis Leidel |
| 2010-10-01 | Fixed #13876 -- Fixed duplication in docs. Thanks, zerok and timo. | Jannis Leidel |
| 2010-10-01 | Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. | Jannis Leidel |
| 2010-09-29 | Additions to the contributing document explaining our new decision-making pro... | Jacob Kaplan-Moss |
| 2010-09-29 | Fixed #14182 - documented how to modify upload handlers when using CsrfViewMi... | Luke Plant |
| 2010-09-26 | Fixed #14122 -- Added example for builtin yesno template filter. Thanks, idah... | Jannis Leidel |
| 2010-09-13 | Fixed #13765 - 'safe' parameter for urlencode filter | Luke Plant |
| 2010-09-13 | Fixed #13623 - code in intro-tutorial03 missing an import statement | Luke Plant |
| 2010-09-13 | Fixed #12918 - Tutorial page 2 issues | Luke Plant |
| 2010-09-13 | Documented the permitted syntax for template variable names. | Malcolm Tredinnick |
| 2010-09-13 | The optimization docs were a little too enthusiastic in recommending | Malcolm Tredinnick |
| 2010-09-12 | Permit custom from-email address in auth forms email. | Malcolm Tredinnick |
| 2010-09-12 | Allow setting HttpResponse cookie expiry times with datetime objects. | Malcolm Tredinnick |
| 2010-09-12 | Add intro-user-level documentation about calling model methods from views. | Malcolm Tredinnick |
| 2010-09-12 | Fixed #9015 -- added a signal decorator for simplifying signal connections | Brian Rosner |
| 2010-09-12 | Documented how to manually piece together URLs with get_script_name(). | Malcolm Tredinnick |
| 2010-09-12 | Add warning when using cache keys that might not work with memcached. | Malcolm Tredinnick |
| 2010-09-11 | Add option to redirect_to view to allow passing along the query string | Malcolm Tredinnick |
| 2010-09-11 | Better error message for calling get_next_by_* on unsaved models. | Malcolm Tredinnick |
| 2010-09-10 | Fixed #11358: Don't include private flatpages in sitemap. Thanks dburke and m... | Karen Tracey |
| 2010-09-10 | Added login_url argument to login_required decorator. Thanks mhlakhani and er... | Jannis Leidel |
| 2010-09-07 | Fixed #13350 - Documentation on autoescape should mention endautoescape | Luke Plant |
| 2010-09-07 | Fixed #13414 - QuerySet API ref wrong sql equivalent in __year lookup example | Luke Plant |
| 2010-09-07 | Fixed #13853 - line with csrf_token too wide | Luke Plant |
| 2010-09-07 | Fixed #14205 - Tiny grammar fix in form validation documentation | Luke Plant |
| 2010-09-03 | Fixed #13754 - Add a note about a test client session property gotcha | Luke Plant |
| 2010-08-30 | Fixed #14054 -- Added documentation for the connection_created event. Thanks ... | Russell Keith-Magee |
| 2010-08-30 | Fixed #14162 - Dumpdata needs an option to use the base manager instead of th... | Luke Plant |
| 2010-08-30 | Fixed #14189 - permalink docs import mistake | Luke Plant |
| 2010-08-30 | Fixed #13759 - Multi-db docs have an example that isn't syntax highlighting | Luke Plant |