Changes between Version 5 and Version 6 of Ticket #23919
- Timestamp:
- Dec 29, 2014, 8:00:27 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23919 – Description
v5 v6 13 13 * `str()` stuff for environment variables, e.g. 0bfb53866199f366ed140d49938fd185e5898156 14 14 * `django.core.mail.message.make_msgid()` #23905 15 * Functions in `django.utils.http` like `urlquote_plus` -- I think the versions of these functions on Python 3 don't have the unicode characters bug we are working around.