| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-18 | Fixed #19327 -- Added handling of double login attempts in admin. | Deric Crago | |
| Thanks to Krzysztof Jurewicz for initial patch and adupin for tests. | |||
| 2013-03-18 | Fixed #13260 -- Quoted arguments interpolated in URLs in reverse. | Aymeric Augustin | |
| 2013-03-11 | Adjusted query counts to account for new savepoints. | Aymeric Augustin | |
| 2013-03-08 | Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ↵ | Loic Bistuer | |
| return a QuerySet. | |||
| 2013-03-06 | Fixed #19951 -- Admin: Invalid model PK values shouldn't cause 500 status. | Igor Támara | |
| Avoid ValueError in admin when passing a string as PK for an inherited model with an integer PK field. Thanks ikks for the patch. See also #11191. | |||
| 2013-02-26 | Renamed some tests and removed references to modeltests/regressiontests. | Florian Apolloner | |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
