mirror of
https://github.com/django/django.git
synced 2024-12-01 15:42:04 +01:00
Fixed typo in docs/releases/1.10.txt.
This commit is contained in:
parent
7a5b7e35bf
commit
49320c2b1f
@ -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…
Reference in New Issue
Block a user