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
|
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.
|
disambiguate it from a plain list when debugging.
|
||||||
|
|
||||||
.. _deprecated-features-1.10:
|
.. _deprecated-features-1.10:
|
||||||
|
|
Loading…
Reference in New Issue