mirror of https://github.com/django/django.git
Removed an extra heading in the 1.10 release notes.
This commit is contained in:
parent
3ee18400ae
commit
ebd26bf5a5
|
@ -301,8 +301,6 @@ 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.
|
||||||
|
|
||||||
:mod:`django.contrib.gis`
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
* Support for SpatiaLite < 3.0 and GEOS < 3.3 is dropped.
|
* Support for SpatiaLite < 3.0 and GEOS < 3.3 is dropped.
|
||||||
|
|
||||||
.. _deprecated-features-1.10:
|
.. _deprecated-features-1.10:
|
||||||
|
|
Loading…
Reference in New Issue