1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00

Fixed typo in docs/releases/1.10.txt.

This commit is contained in:
Berker Peksag 2017-09-04 15:40:07 +03:00 committed by Tim Graham
parent dea4cfb95b
commit d81c86d32c

View File

@ -908,7 +908,7 @@ Miscellaneous
a new :meth:`.AbstractBaseUser.clean` method.
* Private API ``django.forms.models.model_to_dict()`` returns a queryset rather
than a list of primary keys for ``ManyToManyField``\s .
than a list of primary keys for ``ManyToManyField``\s.
* If ``django.contrib.staticfiles`` is
installed, the :ttag:`static` template tag uses the ``staticfiles`` storage