diff options
Diffstat (limited to 'docs/ref/contrib/gis/forms-api.txt')
| -rw-r--r-- | docs/ref/contrib/gis/forms-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/forms-api.txt b/docs/ref/contrib/gis/forms-api.txt index 472132cfbc..cece499642 100644 --- a/docs/ref/contrib/gis/forms-api.txt +++ b/docs/ref/contrib/gis/forms-api.txt @@ -5,8 +5,8 @@ GeoDjango Forms API .. module:: django.contrib.gis.forms :synopsis: GeoDjango forms API. -GeoDjango provides some specialized form fields and widgets in order to visually -display and edit geolocalized data on a map. By default, they use +GeoDjango provides some specialized form fields and widgets in order to +visually display and edit geolocalized data on a map. By default, they use `OpenLayers`_-powered maps, with a base WMS layer provided by `NASA`_. .. _OpenLayers: https://openlayers.org/ |
