Changes between Version 13 and Version 15 of Ticket #27753


Ignore:
Timestamp:
Sep 6, 2017, 12:12:26 PM (7 years ago)
Author:
Tim Graham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27753 – Description

    v13 v15  
    1616- django.test.utils.str_prefix()
    1717- django.utils.encoding.DjangoUnicodeDecodeError
     18- `django.utils.functional.curry()` (in favor of `functools.partial()`/`partialmethod()`; see 5b1c389603a353625ae1603ba345147356336afb)
Back to Top