Changes between Version 21 and Version 22 of Ticket #23919


Ignore:
Timestamp:
Sep 6, 2016, 7:16:30 AM (8 years ago)
Author:
Curtis Maloney
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23919 – Description

    v21 v22  
    2929* `django.test.utils.reset_warning_registry()`
    3030* 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`
Back to Top