ExCiteS / geokey

Platform for participatory mapping
http://geokey.org.uk
Other
55 stars 29 forks source link

'NoneType' object has no attribute 'get' #339

Closed ghost closed 8 years ago

ghost commented 8 years ago

File: geokey/contributions/templatetags/kml_tags.py in kml_name

geojson_name = place.get('display_field').get('value')

When using: {{place|kml_name}}