| Age | Commit message (Expand) | Author |
| 2010-01-12 | Documented the backwards incompatibility caused by `in` being a new keyword i... | Luke Plant |
| 2010-01-12 | Fixed #12575 - created a better interface for getting/setting the effective ... | Luke Plant |
| 2010-01-12 | Fixed #12512. Changed ModelForm to stop performing model validation on fields... | Joseph Kocherhans |
| 2010-01-11 | Fixed #12567: updated Polish translation of GIS terms. Thanks pigletto for pa... | Jarek Zgoda |
| 2010-01-11 | Fixed #12558 -- Improved error handling when processing DATABASES setting. Th... | Russell Keith-Magee |
| 2010-01-10 | Fixed #11409 -- Reordered the permissions checkboxes in the admin into a more... | Adrian Holovaty |
| 2010-01-10 | Fixed #11222 -- Clarified location of admin templates in tutorial02. Thanks, ... | Adrian Holovaty |
| 2010-01-10 | Fixed #11976 -- Ended our campaign to add the word 'valdation' to the English... | Adrian Holovaty |
| 2010-01-10 | Fixed #11783 -- ordinal template tag now catches TypeError. Thanks, realpolit... | Adrian Holovaty |
| 2010-01-10 | Fixed #11842 -- django-admin.py now displays usage information if invoked wit... | Adrian Holovaty |
| 2010-01-10 | Fixed #12297 -- Fixed typo in docs/topics/db/queries.txt. Thanks, bertil and ... | Adrian Holovaty |
| 2010-01-10 | Polish translation update | Jarek Zgoda |
| 2010-01-10 | Fixed: 3274: Added date_list context variable to the archive_month generic vi... | Karen Tracey |
| 2010-01-10 | Fixed #9223 -- Added support for declarative widgets to ModelForm. I declare ... | Adrian Holovaty |
| 2010-01-10 | Fixed #12113 -- Clarified is_active documentation. Thanks, ejucovy and isagalaev | Adrian Holovaty |
| 2010-01-10 | Fixed #10887 -- Fixed a possible gotcha in admin.autodiscover() by moving imp... | Adrian Holovaty |
| 2010-01-10 | Fixed #11501 -- Removed 'How meta' from tutorial 2 to appease the grammar nazis | Adrian Holovaty |
| 2010-01-10 | Fixed #11693 -- Added escaping for the dot in sitemap.xml in the URLpattern i... | Adrian Holovaty |
| 2010-01-10 | Fixed #11794 -- Removed an unnecessary literary flourish in docs/topics/db/ma... | Adrian Holovaty |
| 2010-01-10 | Fixed #12345 -- Fixed bug in db/models.txt. | Adrian Holovaty |
| 2010-01-10 | Fixed #11952 -- Documented HttpResponse.status_code attribute. Thanks, timo | Adrian Holovaty |
| 2010-01-10 | Fixed #6094 again -- fixed broken unit tests. Thanks, isagalaev | Adrian Holovaty |
| 2010-01-10 | Fixed #11960 -- Improved error message for redirects. Thanks, mattmcc | Adrian Holovaty |
| 2010-01-10 | Fixed #12271 -- Fixed typo in URLField docs. Thanks, adam@andyet.net | Adrian Holovaty |
| 2010-01-10 | Fixed #12195 -- Clarified cache documentation to rename 'timeout_seconds' to ... | Adrian Holovaty |
| 2010-01-10 | Fixed #12161 -- Added escaping of a backslash in two generic-views.txt exampl... | Adrian Holovaty |
| 2010-01-10 | Fixed #12084 -- Documented the fact that QuerySet.update() returns the number... | Adrian Holovaty |
| 2010-01-10 | Changed a whole bunch of places to raise exception instances instead of old-s... | Adrian Holovaty |
| 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 |