SkyTruth / django_tools

1 stars 1 forks source link

django.contrib.gis broken on scraper #6

Closed redhog closed 9 years ago

redhog commented 9 years ago

django.contrib.gis broke on scraper.skytruth.org due to a security upgrade of libgeos and version incompatibilities:

https://code.djangoproject.com/ticket/20036

This means that that e.g. VIIRS map has stopped updating.

redhog commented 9 years ago

ping @geowurster

redhog commented 9 years ago

Upgrading Django from 1.6. to 1.6.1 seems to have fixed the problem :)