Loading docs/releases/1.7.1.txt +3 −0 Original line number Diff line number Diff line Loading @@ -103,3 +103,6 @@ Bugfixes * Fixed missing ``get_or_create`` and ``update_or_create`` on related managers causing ``IntegrityError`` (:ticket:`23611`). * Made :func:`~django.utils.http.urlsafe_base64_decode` return the proper type (byte string) on Python 3 (:ticket:`23333`). Loading
docs/releases/1.7.1.txt +3 −0 Original line number Diff line number Diff line Loading @@ -103,3 +103,6 @@ Bugfixes * Fixed missing ``get_or_create`` and ``update_or_create`` on related managers causing ``IntegrityError`` (:ticket:`23611`). * Made :func:`~django.utils.http.urlsafe_base64_decode` return the proper type (byte string) on Python 3 (:ticket:`23333`).