| Age | Commit message (Expand) | Author |
| 2010-02-09 | Fixed #12804 - regression with decorating admin views. | Luke Plant |
| 2010-02-07 | Fixed #12716 - Typo in the admin change list template. Thanks, kbrownlees. | Jannis Leidel |
| 2010-02-07 | Fixed #12748 - Use charAt instead of array-like access to format string to pl... | Jannis Leidel |
| 2010-02-07 | Fixed #12793 - Only use the admin actions JavaScript if not explicitly deacti... | Jannis Leidel |
| 2010-02-06 | Bump version info to 1.2 beta. | James Bennett |
| 2010-02-05 | Fixed #3594 - Added ability to discard the language catalog in the JavaScript... | Jannis Leidel |
| 2010-02-05 | Fixed #11869 - Prevent deadlocks when calling gettext utilities on Windows. A... | Jannis Leidel |
| 2010-02-05 | Fixed #12777 - Localize decimal fields correctly. Thanks, Florian Apolloner | Jannis Leidel |
| 2010-02-04 | Fixed #12358 - csrf_token template tag does not work with flatpages. | Luke Plant |
| 2010-02-03 | Fixed a regression in the Postgres psycopg cursor handling introduced by r123... | Russell Keith-Magee |
| 2010-02-03 | Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying ... | Russell Keith-Magee |
| 2010-02-03 | Fixed #12754 -- Reintroduced style.ERROR_OUTPUT as an alias for style.ERROR. ... | Russell Keith-Magee |
| 2010-02-02 | Removed a stray debug statement. Thanks to Ramiro Morales for the report. | Russell Keith-Magee |
| 2010-02-02 | Fixed #12667. Added optgroup validation support to model fields with choices.... | Joseph Kocherhans |
| 2010-02-01 | Use a closure for embedding the admin actions JavaScript and updated the mini... | Jannis Leidel |
| 2010-02-01 | Being a good citizen, adding the jQuery license and a command line script to ... | Jannis Leidel |
| 2010-02-01 | Fixed #12695 - Force Firefox to not autocomplete input fields that are critic... | Jannis Leidel |
| 2010-02-01 | Fixed #12692 - Properly handle the extra clause of admin inline formsets. Als... | Jannis Leidel |
| 2010-02-01 | Fixed #12700 - Take read-only fields into account when rendering the empty fo... | Jannis Leidel |
| 2010-02-01 | Fixed #12628 - Don't ignore read-only fields in GenericInlineModelAdmin durin... | Jannis Leidel |
| 2010-02-01 | Fixed #12654 - Correctly display ForeignKey fields in read-only scenarios. Th... | Jannis Leidel |
| 2010-02-01 | Fixed #12726 - Prevent listing media twice in admin's change list. Thanks, je... | Jannis Leidel |
| 2010-02-01 | Fixed #6364 -- Added the ability to run individual doctests. | Russell Keith-Magee |
| 2010-01-31 | Fixed #12744 -- Improved the settings cleansing process the work with diction... | Russell Keith-Magee |
| 2010-01-31 | Fixed #12736 -- Fixed the debug page to hide passwords when they are in dicti... | Russell Keith-Magee |
| 2010-01-30 | Fixed #12732 -- Corrected an argument naming problem introduced by r12532. Th... | Russell Keith-Magee |
| 2010-01-29 | Fixed geographic feed test failure due to `Rss201rev2Feed` additions in r12338. | Justin Bronn |
| 2010-01-29 | Now look for `DatabaseError` during PostGIS backend initialization, as it is ... | Justin Bronn |
| 2010-01-29 | Fixed #12721: Ensured objects with generic relations that use non-integer obj... | Karen Tracey |
| 2010-01-29 | Fixed #12702 -- Introduced a common implementation of DatabaseError and Integ... | Russell Keith-Magee |
| 2010-01-29 | Fixed #6273 -- Added a 'changepassword' management command. Thanks to Ludvig ... | Russell Keith-Magee |
| 2010-01-29 | Renamed `reverse` to `reverse_geom` because of clash with existing `QuerySet`... | Justin Bronn |
| 2010-01-29 | Added `reverse` and `force_rhr` methods to `GeoQuerySet`. Refs #12416. | Justin Bronn |
| 2010-01-29 | Fixed #12723 -- Updated Irish translation. Thanks to Kevin Scannell. | Russell Keith-Magee |
| 2010-01-28 | Fixed #12720 -- Corrected handling of cookies in the TestClient. Thanks to Ja... | Russell Keith-Magee |
| 2010-01-28 | Fixed #12719 -- Added initial Albanian translation. Thanks to Besnik Bleta. | Russell Keith-Magee |
| 2010-01-28 | Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1... | Russell Keith-Magee |
| 2010-01-28 | Fixed #12600 -- Added some extra search paths for comment preview templates, ... | Russell Keith-Magee |
| 2010-01-28 | Fixed #12718 -- Tighten up the error handling when loading database routers. ... | Russell Keith-Magee |
| 2010-01-28 | Fixed some problems with the Frisian translation added in r12324. | Russell Keith-Magee |
| 2010-01-28 | Fixed #12711 -- Added the start of a Frisian locale. Thanks to Wim Benes. | Russell Keith-Magee |
| 2010-01-28 | Fixed #12419 -- Updated Romanian translation. Thanks to xlotlu. | Russell Keith-Magee |
| 2010-01-28 | Fixed #12357 -- Added a start of a Bosian translation. Thanks to Tim Langeman. | Russell Keith-Magee |
| 2010-01-28 | Fixed #12015 -- Updated Czech translation. Thanks to Vlada Macek. | Russell Keith-Magee |
| 2010-01-28 | Fixed #11894 -- Updated Slovakian translation. Thanks to mandre. | Russell Keith-Magee |
| 2010-01-28 | Fixed #11666 -- Updated Dutch translation. Thanks to joeri and tinodb. | Russell Keith-Magee |
| 2010-01-28 | Fixed #11645 -- Updated French translation. Thanks to claudep. | Russell Keith-Magee |
| 2010-01-28 | Fixed #11468 -- Updated Norwegian translation. Thanks to jonklo. | Russell Keith-Magee |
| 2010-01-28 | Fixed #12557 - AnonymousUser should check auth backends for permissions | Luke Plant |
| 2010-01-27 | Fixed #11969 -- `Field.post_create_sql` hook should not be called for unmanag... | Justin Bronn |