| Age | Commit message (Expand) | Author |
| 2010-01-10 | Fixed #11904 -- Fixed error in conditional-view-processing.txt. Thanks, brong... | Adrian Holovaty |
| 2010-01-10 | Fixed #11884 -- Clarified documentation to explain how to activate the built-... | Adrian Holovaty |
| 2010-01-10 | Removed unnecessary debugging statement in admin_views regression test | Adrian Holovaty |
| 2010-01-10 | Fixed #11880 -- Changed admin URLconfs in docs to use raw strings, for consis... | Adrian Holovaty |
| 2010-01-10 | Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs | Adrian Holovaty |
| 2010-01-10 | Fixed #12537 -- Fixed error in Model.full_validate(). Thanks, gauss | Adrian Holovaty |
| 2010-01-10 | Fixed #12350 -- Fixed typo in tutorial04. Thanks, mortense | Adrian Holovaty |
| 2010-01-10 | Fixed #12326 -- Fixed typo in tutorial04. Thanks, mortense | Adrian Holovaty |
| 2010-01-10 | Fixed #12142 -- EmptyQuerySet.update() no longer updates all rows in the data... | Adrian Holovaty |
| 2010-01-10 | Added some missing __init__.py files to two tests | Adrian Holovaty |
| 2010-01-10 | Fixed #12092 -- Fixed grammar error in install.txt. Thanks, Abizern and timo | Adrian Holovaty |
| 2010-01-10 | Fixed #10989 -- Fixed typos in formset and widget-media docs. Thanks, falken@... | Adrian Holovaty |
| 2010-01-10 | Fixed #12047 -- Fixed typo in generic views documentation. Thanks, schickler | Adrian Holovaty |
| 2010-01-10 | Removed an 'assert False' I stupidly committed in [12165] | Adrian Holovaty |
| 2010-01-10 | Fixed #6094 -- Middleware exceptions are now caught by the core handler. Than... | Adrian Holovaty |
| 2010-01-10 | Fixed #10979 -- Fixed misleading FixedOffset.__repr__(). Thanks, gsong | Adrian Holovaty |
| 2010-01-10 | Fixed #10947 -- Fixed error in __in documentation. Thanks, julianb and timo | Adrian Holovaty |
| 2010-01-10 | Fixed #10862 -- Clarified confusing documentation about ImageField height/wid... | Adrian Holovaty |
| 2010-01-10 | Fixed #10800 -- Made a small improvement to render_to_string() docs. Thanks, ... | Adrian Holovaty |
| 2010-01-10 | Added tests that I neglected to check in for #8049 in [12159] | Adrian Holovaty |
| 2010-01-10 | Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for... | Adrian Holovaty |
| 2010-01-10 | Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timo | Adrian Holovaty |
| 2010-01-10 | Fixed #12455 -- corrected an oversight in result_headers not honoring admin_o... | Brian Rosner |
| 2010-01-10 | Added __init__.py and models.py so tests for validators will actually run. | Joseph Kocherhans |
| 2010-01-09 | Fixed #11697 - Allow shift clicking for selecting multiple action checkboxes ... | Jannis Leidel |
| 2010-01-09 | Removed unneeded import, thanks Alex Gaynor. | Jannis Leidel |
| 2010-01-09 | Fixed #12466 - Set HTML class attributes for each field separately. Thanks fo... | Jannis Leidel |
| 2010-01-09 | Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to David Gould... | Jannis Leidel |
| 2010-01-09 | Fixed #11843 - Give MultipleHiddenInput different IDs. Thanks Chris Beaven. | Jannis Leidel |
| 2010-01-09 | Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when passing an integer as a ... | Adrian Holovaty |
| 2010-01-09 | Fixed #11600 -- Fixed placement of 'View on site' in stacked inline admin tem... | Adrian Holovaty |
| 2010-01-09 | Fixed #12550 -- better handling with choices and null fields when displaying ... | Brian Rosner |
| 2010-01-09 | Fixed #7235 -- EmptyQuerySet no longer raises and exception when it's filter(... | Adrian Holovaty |
| 2010-01-09 | Minor formatting fixes for [12139] | Jannis Leidel |
| 2010-01-09 | Changed an i18n test to use a number that converts consistely from string to ... | Karen Tracey |
| 2010-01-09 | Fixed #6991 -- Removed some redundant user.is_authenticated() calls in variou... | Adrian Holovaty |
| 2010-01-09 | Fixed #11757 - Set mimetype when responding with HttpResponseNotModified in d... | Jannis Leidel |
| 2010-01-09 | Fixed #10717 - Escape result of admin_media_prefix template tag. | Jannis Leidel |
| 2010-01-09 | Fixed #9638 - Added %(app_label)s to the related_name format string for abstr... | Jannis Leidel |
| 2010-01-09 | Fixed #11478 - Use namespacing for URLs to i18n JavaScript in admin. | Jannis Leidel |
| 2010-01-09 | Fixed #12059 - Let TimeField.to_python correctly return a datetime.time objec... | Jannis Leidel |
| 2010-01-09 | Negligible change to docs/topics/cache.txt so I can test something in the doc... | Adrian Holovaty |
| 2010-01-09 | Fixed #12562: Made Platypus just a tad lighter so it does not trigger noticin... | Karen Tracey |
| 2010-01-09 | Fixed #12495 -- Fixed broken link in django.contrib.markup docstring | Adrian Holovaty |
| 2010-01-09 | Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro | Adrian Holovaty |
| 2010-01-09 | Fixed #12512 -- Fixed typo in docs/ref/models/fields.txt. Thanks, bward1 | Adrian Holovaty |
| 2010-01-09 | Fixed #12523 -- Fixed typo in docs/ref/contrib/messages.txt | Adrian Holovaty |
| 2010-01-09 | Fixed #12555 -- Fixed typo in docs/ref/models/querysets.txt. Thanks, y_feldblum | Adrian Holovaty |
| 2010-01-09 | Edited docs/ref/validators.txt | Adrian Holovaty |
| 2010-01-09 | Made some edits to the validation part of docs/ref/models/instances.txt | Adrian Holovaty |