mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[1.10.x] Fixed typo in docs/releases/1.10.txt.
Backport of d81c86d32c
from master
This commit is contained in:
parent
88b15eb34d
commit
2f3613aae6
1 changed files with 1 additions and 1 deletions
|
@ -907,7 +907,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue