mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
@@ -26,7 +26,7 @@ features have landed, including:
|
||||
``django.contrib.gis`` (`GeoDjango`_)
|
||||
A project over a year in the making, this adds world-class GIS
|
||||
(`Geographic Information Systems`_) support to Django, in the form
|
||||
of a ``contrib`` application. `Its documentation`_ is currently
|
||||
of a ``contrib`` application. Its documentation is currently
|
||||
being maintained externally, and will be merged into the main
|
||||
Django documentation prior to the final 1.0 release. Huge thanks
|
||||
go to Justin Bronn, Jeremy Dunck, Brett Hoerner and Travis Pinney
|
||||
@@ -56,7 +56,6 @@ mapper -- is now significantly faster.
|
||||
|
||||
.. _GeoDjango: http://geodjango.org/
|
||||
.. _Geographic Information Systems: http://en.wikipedia.org/wiki/Geographic_information_system
|
||||
.. _Its documentation: http://geodjango.org/docs/
|
||||
.. _Jython: http://www.jython.org/
|
||||
|
||||
|
||||
|
||||
@@ -362,11 +362,10 @@ features:
|
||||
|
||||
* A new list interface methods for ``GEOSGeometry`` objects.
|
||||
|
||||
For more details, see the `GeoDjango documentation`_.
|
||||
For more details, see the GeoDjango documentation.
|
||||
|
||||
.. _geodjango: http://geodjango.org/
|
||||
.. _spatialite: http://www.gaia-gis.it/gaia-sins/
|
||||
.. _geodjango documentation: http://geodjango.org/docs/
|
||||
|
||||
Other improvements
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user