Changes between Version 47 and Version 49 of Ticket #23919


Ignore:
Timestamp:
Jan 19, 2017, 7:12:10 AM (7 years ago)
Author:
ChillarAnand
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23919 – Description

    v47 v49  
    55* `django.http.cookie` workarounds
    66* `django.utils.2to3_fixes`
    7 * `django.utils.decorators.ContextDecorator`
     7* `django.utils.decorators.ContextDecorator` - [https://github.com/django/django/pull/7887 PR 7887]
    88* `django.utils.encoding`
    99 * ~~`@python_2_unicode_compatible`~~
Back to Top