Changes between Version 4 and Version 5 of Ticket #27753
- Timestamp:
- Jan 21, 2017, 2:44:03 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27753 – Description
v4 v5 5 5 To allow this, compatibility functions or modules aren't removed. They're still importable. They're usually just aliases or no-ops. Here's a list of things to deprecate and remove eventually: 6 6 7 - django.utils.six 7 8 - django.utils.lru_cache 8 9 - django.utils._os.abspathu, upath, npath 9 10 - django.utils.decorators.available_attrs 11 - django.utils.encoding.python_2_unicode_compatible