| Age | Commit message (Expand) | Author |
| 2010-01-27 | Fixed #7270 -- Added the ability to follow reverse OneToOneFields in select_r... | Russell Keith-Magee |
| 2010-01-27 | Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cach... | Russell Keith-Magee |
| 2010-01-27 | Made the database master router tolerant of router definitions that omit indi... | Russell Keith-Magee |
| 2010-01-26 | Fixed #12508 - Added ability to dynamically add inlines in the admin app. | Jannis Leidel |
| 2010-01-26 | Fixed #12673 - Require a version of GNU gettext of 0.1.5 and above. | Jannis Leidel |
| 2010-01-25 | Removed some stray content from the multi-db docs. Thanks to Yuri Baburov for... | Russell Keith-Magee |
| 2010-01-25 | Fixed #12672 -- Added the ability to configure which applications are availab... | Russell Keith-Magee |
| 2010-01-25 | Fixed #12542 -- Added the TEST_MIRROR setting, allowing testing of read slave... | Russell Keith-Magee |
| 2010-01-24 | Synced 1.2 release notes with 1.1.2 release notes w.r.t. cookie encoding, for... | Luke Plant |
| 2010-01-23 | Documented backwards incompatibility in 1.1.X branch introduced in r12283 | Luke Plant |
| 2010-01-23 | Fixed #12470 - django.contrib.messages CookieStorage failing silently in safa... | Luke Plant |
| 2010-01-23 | Added color configuration for HTTP 304, since it doesn't require as much atte... | Russell Keith-Magee |
| 2010-01-23 | Fixed #12668 -- Corrected some typos in the multi-db docs. Thanks to mattimus... | Russell Keith-Magee |
| 2010-01-22 | Fixed #10314 -- Added a message prefix argument to Django's test assertions. ... | Russell Keith-Magee |
| 2010-01-22 | Fixed #12540, #12541 -- Added database routers, allowing for configurable dat... | Russell Keith-Magee |
| 2010-01-19 | Fixed #12640 -- Corrected a regression in test suite construction order intro... | Russell Keith-Magee |
| 2010-01-18 | Fixed #12638 -- Minor documentation cleanups around the new class-based test ... | Russell Keith-Magee |
| 2010-01-18 | Updated the docs around test runners to encourage the use of **kwargs in the ... | Russell Keith-Magee |
| 2010-01-18 | Fixed typo in docs - supports_objects_permissions should be supports_object_p... | Luke Plant |
| 2010-01-18 | Fixed #12624 -- Modified test runners to be class based. | Russell Keith-Magee |
| 2010-01-18 | Fixed bad indentation in contenttypes code example so that cut and paste from... | Karen Tracey |
| 2010-01-17 | Added a few more versionadded directives to the documentation. | Jannis Leidel |
| 2010-01-17 | Added versionchanged directive to docs introduced in r12139. | Jannis Leidel |
| 2010-01-16 | Created a 'DB optimization' topic, with cross-refs to relevant sections. | Luke Plant |
| 2010-01-13 | Fixed #12603 -- Corrected typo in m2m signals docs. Thanks to hvdklauw for th... | Russell Keith-Magee |
| 2010-01-13 | Fixed #5390 -- Added signals for m2m operations. Thanks to the many people (i... | Russell Keith-Magee |
| 2010-01-12 | Fixed #9326 - Use decorator syntax in get_absolute_url example. Thanks, timo. | Jannis Leidel |
| 2010-01-12 | Fixed #11794 - Typo in model manager documentation. Thanks, timo. | Jannis Leidel |
| 2010-01-12 | Fixed #12496 - Added code examples to built-in filter documentation. Thanks, ... | Jannis Leidel |
| 2010-01-12 | Fixed #8933 - Allow more admin templates to be overridden. | Jannis Leidel |
| 2010-01-12 | Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett. | Jannis Leidel |
| 2010-01-12 | Fixed #12516. Added the new location of email_re to the release notes. This r... | Joseph Kocherhans |
| 2010-01-12 | Fixed #12525. Added a note to the validators doucmentation that models will n... | Joseph Kocherhans |
| 2010-01-12 | Fixed #12586. Corrected a typo in the validation docs. Thanks, phyfus. | Joseph Kocherhans |
| 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-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 #12297 -- Fixed typo in docs/topics/db/queries.txt. Thanks, bertil and ... | Adrian Holovaty |
| 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 #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 #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 |