1
0
mirror of https://github.com/django/django.git synced 2025-06-06 12:09:11 +00:00

[1.11.x] Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.

Backport of b0d0dbe2806567c6cf1b9f3f41976bf1abe95065 from master
This commit is contained in:
Tim Graham 2017-05-12 09:22:59 -04:00
parent 74b0837bef
commit 28fe20b5af

View File

@ -82,7 +82,7 @@ Form field classes
Form widgets
============
.. module:: django.contrib.gis.widgets
.. module:: django.contrib.gis.forms.widgets
:synopsis: GeoDjango widgets API.
GeoDjango form widgets allow you to display and edit geographic data on a