diff options
| author | Tim Graham <timograham@gmail.com> | 2015-11-03 12:02:25 +0000 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-11-03 12:02:25 +0000 |
| commit | ebd26bf5a5e5dce264c666bf6ef15f102903f658 (patch) | |
| tree | 4027e978223fb997241514e481c1e9b91dbf4545 /docs | |
| parent | 3ee18400ae9b916da1a3bee9c9c630fd223a2d3c (diff) | |
Removed an extra heading in the 1.10 release notes.
Diffstat (limited to 'docs')
| -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: |
