springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
85 stars 21 forks source link

Incompatible location co-ordinates being submitted in form #85

Closed jennyadamsnz closed 7 years ago

jennyadamsnz commented 7 years ago

A noticeable proportion of recent site submissions have included co-ordinates for the developer that are not compatible with the form (in incorrect format). This slows processing of site submissions.

jennyadamsnz commented 7 years ago

I have updated the field description to include a link to the existing recommended co-ordinate providing website latlong.net that will open in a new tab; <a href="http://www.latlong.net/" target="_blank" rel="noopener noreferrer">latlong.net</a>

thibaudcolas commented 7 years ago

👍 I think this is all we will be willing to do – ideally there would be a map widget, but this requires quite a bit of development for a process we want to replace anyway (#70).

jennyadamsnz commented 7 years ago

Ah, good to know. Yes I think it's an easy fix for the meantime.