Kaydet (Commit) 7fd5629d authored tarafından Aymeric Augustin's avatar Aymeric Augustin

Added release notes for the last two commits.

üst 6d52f6f8
......@@ -175,3 +175,9 @@ Bugfixes
* Corrected ``contrib.sites`` default site creation in a multiple database
setup (:ticket:`24000`).
* Restored support for objects that aren't :class:`str` or :class:`bytes` in
:func:`~django.utils.safestring.mark_for_escaping` on Python 3.
* Supported strings escaped by third-party libraries with the ``__html__``
convention in the template engine (:ticket:`23831`).
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