mirror of
https://github.com/django/django.git
synced 2025-10-17 22:07:29 +00:00
Refs #27753 -- Removed django.utils.six.
This commit is contained in:
parent
efe28d3f56
commit
41384812ef
7 changed files with 8 additions and 900 deletions
|
@ -774,8 +774,6 @@ details on these changes.
|
|||
won't work after the upgrade.
|
||||
|
||||
* The ``django.utils.encoding.StrAndUnicode`` mix-in will be removed.
|
||||
Define a ``__str__`` method and apply the
|
||||
:func:`~django.utils.encoding.python_2_unicode_compatible` decorator instead.
|
||||
|
||||
.. _deprecation-removed-in-1.6:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue