Require high zoom level to select project location, closes #56

This commit is contained in:
2018-04-15 21:48:03 +10:00
parent e5235fb871
commit 087eb1b1c5
3 changed files with 89 additions and 22 deletions

View File

@ -252,9 +252,7 @@ class CaseStudy(models.Model):
# N/A - Not explicitly listed in spec
location = models.PointField(
verbose_name=_("Project location"),
help_text=_("Place a marker using the tools on the left of the map. Zoom in as far as you can so the placement \
is accurate (important)")
verbose_name=_("Project location")
)
# 1.2