| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-07 | [1.7.x] Fixed #22909 -- Removed camelCasing in some tests. | Tim Graham | |
| Thanks brylie. Backport of 89b9e6e5d6 from master | |||
| 2014-05-14 | [1.7.x] Added additional checks in is_safe_url to account for flexible parsing. | Erik Romijn | |
| This is a security fix. Disclosure following shortly. | |||
| 2014-05-14 | [1.7.x] Dropped fix_IE_for_vary/attach. | Aymeric Augustin | |
| This is a security fix. Disclosure following shortly. | |||
| 2013-10-14 | Fixed #21266 -- Fixed E201,E202 pep8 warnings. | Larry O'Neill | |
| 2013-09-02 | Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin | |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | |
| Refs #20680. | |||
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons | |
