| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-08-31 | Fixed #23388 -- Made django.utils.timezone.override usable as a decorator | Thomas Chaumeny |
| 2014-05-17 | Fixed several flake8 errors, including one where a test wouldn't be run | Alex Gaynor |
| 2014-05-16 | Optimized make_aware/naive by removing redundant checks. Refs #22625. | Aymeric Augustin |
| 2014-05-16 | Fixed #22625 -- Normalized make_aware/naive errors. | Aymeric Augustin |
| 2013-12-23 | Imported override_settings from its new location. | Aymeric Augustin |
| 2013-11-02 | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham |
| 2013-09-09 | Fixed #17262 -- Refactored tzinfo implementations. | Aymeric Augustin |
| 2013-09-08 | Further hardening. Refs #18766. | Aymeric Augustin |
| 2013-09-08 | Hardened the test introduced in ded11aa6. Refs #18766. | Aymeric Augustin |
| 2013-09-08 | Fixed #18766 -- Pointed to pytz when LocalTimezone fails. | Aymeric Augustin |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
