Chris2048
Chris2048
Hi, the version on Pypi appears to not be the latest: the __init__.py imports "from surrogate.surrogate import surrogate"
@npcole How are you running flask? Are you using a WSGI container such as uWSGI or Gunicorn?
+1 :-D
Hi Corey, no prob :-) Well, In my flask route map the supported method are explicitly defined - often b/c they are derived from a resource object that defines these...
@Kirusi Thanks, I'll have a look at that. TBH I'd been meaning to get back to this with test cases demonstrating the issue, so I'll make a note of that.
Hi, will there be a new release including this fix? Regards.
This is an issue as cache deletion was [re-introduced](https://github.com/getpelican/heroku-buildpack-pelican/commit/30fc408d65bfb1ed299804549f6bcf76befe9530#diff-c7b43338c09c3c9afd420fd8b6bb5198); Can we add the env-var?