mirror of
https://github.com/django/django.git
synced 2025-10-17 22:07:29 +00:00
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Largely inspired from django-floppyforms. Designed to not depend on OpenLayers at code level.
This commit is contained in:
parent
d4d1145632
commit
b16b72d415
12 changed files with 931 additions and 20 deletions
|
@ -30,6 +30,8 @@ exception or returns the clean value::
|
|||
...
|
||||
ValidationError: [u'Enter a valid email address.']
|
||||
|
||||
.. _core-field-arguments:
|
||||
|
||||
Core field arguments
|
||||
--------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue