Chris2048

Results 6 comments of 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?

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.