Changes between Version 64 and Version 69 of Ticket #23919
- Timestamp:
- Jan 20, 2017, 7:22:37 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23919 – Description
v64 v69 16 16 * `django.utils.six` - Remaining: [https://github.com/django/django/pull/7878 PR 7878] 17 17 * ~~`from __future__ import unicode_literals`~~ 18 * `str()` stuff for environment variables, e.g. 0bfb53866199f366ed140d49938fd185e589815618 * ~~`str()` stuff for environment variables, e.g. 0bfb53866199f366ed140d49938fd185e5898156~~ 19 19 * ~~`str()` stuff for `type(name)` and `__name__`~~ 20 20 * ~~Inheriting from `object` in `django.core.servers.basehttp` (and perhaps other places) ala 4ee06ec3fc8e94d164afbd2f9c880c60c658a9ac~~