mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.11.x] Fixed typo in docs/releases/1.10.txt.
Backport of d81c86d32c from master
This commit is contained in:
committed by
Tim Graham
parent
f8e0557b01
commit
1db5e687a7
@@ -908,7 +908,7 @@ Miscellaneous
|
|||||||
a new :meth:`.AbstractBaseUser.clean` method.
|
a new :meth:`.AbstractBaseUser.clean` method.
|
||||||
|
|
||||||
* Private API ``django.forms.models.model_to_dict()`` returns a queryset rather
|
* 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
|
* If ``django.contrib.staticfiles`` is
|
||||||
installed, the :ttag:`static` template tag uses the ``staticfiles`` storage
|
installed, the :ttag:`static` template tag uses the ``staticfiles`` storage
|
||||||
|
|||||||
Reference in New Issue
Block a user