Liam
Liam
Thanks :) I simply had to set `DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'` in settings.py
@garyburgmann check my PR on this issue, should be good to merge @adamduren you can set your requirements.txt to install from my fork while we wait for a merge, `pip...
There is an open pr for this at #85 btw
Thank you for your quick reply. I'll try to take a look as well, but I can't make any promises, as I'm quite busy at this time. I suppose the...
In case anybody else needs this fix I merged this with latest upstream and published it to a new npm package while we wait for a merge https://www.npmjs.com/package/leaflet.glify.multipoly
Also experiencing this. I commented out the "cacheops" in my `INSTALLED_APPS` as a temporary measure and silk now appears to work.