Changes between Version 21 and Version 22 of Ticket #23919
- Timestamp:
- Sep 6, 2016, 7:16:30 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23919 – Description
v21 v22 29 29 * `django.test.utils.reset_warning_registry()` 30 30 * Replace `errno` checks by `IOError` subclasses defined by [https://www.python.org/dev/peps/pep-3151/ PEP 3151] 31 * `django.utils.glob` 32 * `django.utils.cookies.SimpleCookie`