Removed an extra heading in the 1.10 release notes.

This commit is contained in:
Tim Graham 2015-11-03 12:02:25 +00:00
parent 3ee18400ae
commit ebd26bf5a5
1 changed files with 0 additions and 2 deletions

View File

@ -301,8 +301,6 @@ Miscellaneous
* The ``repr()`` of a ``QuerySet`` is wrapped in ``<QuerySet >`` to
disambiguate it from a plain list when debugging.
:mod:`django.contrib.gis`
~~~~~~~~~~~~~~~~~~~~~~~~~
* Support for SpatiaLite < 3.0 and GEOS < 3.3 is dropped.
.. _deprecated-features-1.10: