Michael Hoyt

Results 3 issues of Michael Hoyt

Hello, I use Frozen-Flask along with Flask-Admin for CRUD-work. Vanilla Frozen-Flask will produce an error like this `ValueError: Unexpected status '404 NOT FOUND' on URL /admin/category/ajax/lookup/` but I have a...

help wanted
enhancement

As of v0.13 the crawler in the `_build_one`-function will cause the application to fail if it receives any response codes other than `200`, `404`, `301`, or `302`. I believe this...

Hello, may I suggest building a distribution pipeline in addition to your release-pipeline to assemble packages for various Linux distributions? PMA is installable with a single `apt-get`command: to compete with...