Minor docs fix for e11ccc76.

This commit is contained in:
Aymeric Augustin 2013-03-17 22:43:49 +01:00
parent c94db53eaa
commit f3a6d74db9
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ behave likewise in Python 3.
six_ provides compatibility functions to work around this change:
:func:`~six.iterkeys`, :func:`~six.iteritems`, and :func:`~six.itervalues`.
Django's bundled version adds :func:`~django.utils.six.iterlists` for
It also contains an undocumented ``iterlists`` function that works well for
``django.utils.datastructures.MultiValueDict`` and its subclasses.
:class:`~django.http.HttpRequest` and :class:`~django.http.HttpResponse` objects