Changes between Version 21 and Version 22 of Ticket #23919


Ignore:
Timestamp:
09/06/16 12:16:30 (7 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