mirror of
https://github.com/Hopiu/django.git
synced 2026-04-24 08:44:48 +00:00
Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.
This commit is contained in:
parent
4acae21846
commit
b0d0dbe280
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue