Browse Source

Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.

Tim Graham 7 years ago
parent
commit
b0d0dbe280
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/ref/contrib/gis/forms-api.txt

+ 1 - 1
docs/ref/contrib/gis/forms-api.txt

@@ -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