Kaydet (Commit) 9e2e4cb6 authored tarafından Tim Graham's avatar Tim Graham

Added 1.7.1 release notes for refs #23333.

üst e949f443
...@@ -103,3 +103,6 @@ Bugfixes ...@@ -103,3 +103,6 @@ Bugfixes
* Fixed missing ``get_or_create`` and ``update_or_create`` on related managers * Fixed missing ``get_or_create`` and ``update_or_create`` on related managers
causing ``IntegrityError`` (:ticket:`23611`). causing ``IntegrityError`` (:ticket:`23611`).
* Made :func:`~django.utils.http.urlsafe_base64_decode` return the proper
type (byte string) on Python 3 (:ticket:`23333`).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment