mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Fixed typo in docs/releases/1.10.txt.
This commit is contained in:
parent
7a5b7e35bf
commit
49320c2b1f
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ Database backend API
|
|||
Miscellaneous
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
* The ``repr()`` of a ``QuerySet`` is wrapped in ```<QuerySet >`` to
|
||||
* The ``repr()`` of a ``QuerySet`` is wrapped in ``<QuerySet >`` to
|
||||
disambiguate it from a plain list when debugging.
|
||||
|
||||
.. _deprecated-features-1.10:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue