diff options
| -rw-r--r-- | docs/releases/1.10.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/releases/1.10.txt b/docs/releases/1.10.txt index 20afbd93b8..4f6ff558bc 100644 --- a/docs/releases/1.10.txt +++ b/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: |
