Jon Dufresne
c82893cb8c
Refs #27795 -- Removed force_bytes() usage from django/utils/http.py.
...
django.utils.http.urlsafe_base64_encode() now returns a string, not a
bytestring. Since URLs are represented as strings,
urlsafe_base64_encode() should return a string. All uses immediately
decoded the bytestring to a string anyway.
As the inverse operation, urlsafe_base64_decode() accepts a string.
2018-10-10 14:38:22 -04:00
..
2018-07-31 12:22:28 -04:00
2017-12-23 10:26:32 +01:00
2017-11-06 22:41:03 -05:00
2018-09-26 08:48:47 +02:00
2018-07-31 12:22:28 -04:00
2016-01-22 12:12:17 -05:00
2018-09-26 08:48:47 +02:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2018-09-26 08:48:47 +02:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2018-10-09 09:26:07 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2018-07-31 12:22:28 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2018-04-17 20:24:27 -04:00
2017-09-22 12:51:17 -04:00
2017-09-22 12:51:17 -04:00
2018-09-26 08:48:47 +02:00
2017-09-22 12:51:17 -04:00
2018-03-06 08:30:40 -05:00
2018-07-18 11:24:06 -04:00
2017-09-22 12:51:17 -04:00
2018-09-26 08:48:47 +02:00
2017-09-22 12:51:17 -04:00
2018-09-10 13:00:34 -04:00
2018-09-26 08:48:47 +02:00
2017-09-22 12:51:17 -04:00
2017-09-05 10:58:38 -04:00
2018-09-26 08:48:47 +02:00
2017-07-01 19:13:35 -04:00
2017-08-01 08:08:18 -04:00
2017-09-05 10:58:38 -04:00
2017-10-05 14:13:32 -04:00
2017-11-01 21:11:38 -04:00
2017-12-02 08:55:33 -05:00
2018-01-01 19:34:34 -05:00
2018-02-01 09:05:14 -05:00
2018-03-06 08:30:40 -05:00
2018-04-02 21:36:23 -04:00
2018-05-01 21:18:44 -04:00
2018-07-02 10:12:20 +02:00
2018-08-01 09:28:42 -04:00
2018-10-01 09:34:57 +02:00
2018-10-01 11:44:36 +02:00
2018-09-26 08:48:47 +02:00
2018-01-01 19:34:34 -05:00
2018-02-01 09:05:14 -05:00
2018-03-06 08:30:40 -05:00
2018-04-02 21:36:23 -04:00
2018-08-21 09:48:14 -04:00
2018-06-01 10:41:05 -04:00
2018-06-28 11:07:37 -04:00
2018-08-01 09:28:42 -04:00
2018-10-01 09:55:56 +02:00
2018-10-01 11:46:38 +02:00
2018-06-28 11:02:29 -04:00
2018-08-31 10:12:51 +02:00
2018-10-01 10:10:48 +02:00
2018-10-01 11:48:11 +02:00
2018-09-18 15:46:38 -04:00
2018-10-10 14:38:22 -04:00
2018-10-01 11:48:11 +02:00
2018-10-01 14:58:23 +02:00