mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #23919 -- Removed Python 2 notes in docs.
This commit is contained in:
@@ -48,5 +48,5 @@ several bugs in 1.6.1:
|
||||
through :func:`~django.utils.safestring.mark_safe` and could end up being
|
||||
double-escaped (:ticket:`21882`).
|
||||
|
||||
Additionally, Django's vendored version of six, :mod:`django.utils.six` has been
|
||||
Additionally, Django's vendored version of six, ``django.utils.six`` has been
|
||||
upgraded to the latest release (1.5.2).
|
||||
|
||||
Reference in New Issue
Block a user