Browse Source

Removed an extra heading in the 1.10 release notes.

Tim Graham 9 years ago
parent
commit
ebd26bf5a5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/releases/1.10.txt

+ 0 - 2
docs/releases/1.10.txt

@@ -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: