Jürg Rast

Results 58 comments of Jürg Rast

No problem. I'm just evaluating flask-smorest at the moment, comming from something self made. During the migration phase it would be nice if the error handlers just intercepts the errors...

@fschulze what is the behaviour of this bug? Is the package not importable and the tests fail with something like "ModuleNotFoundError: ..."? Right now i needed to stop building wheels...

Thank you for the clarification. Is there a issue for tox which I can monitor?

> Basically when building a SPA - you really have 2 distinct applications - Python/Flask server and a JS UI. For the Flask Server you talk to it using the...

Oh... I wasn't expecting it there... A link in the [SPA](https://flask-security-too.readthedocs.io/en/stable/spa.html) section would help.

This specific issue is caused by the type annotation which references a type which is not yet defined in the `ua` namespace. So to fix this, the code generator of...

I opened a pull request regarding this issue. Please have look at it and provide your inputs.

I just started using this plugin and obsidian, so I can't tell if it was working before.

Same behavior here: If the search page is already open the plugin seems to work.

I'm running this on a Raspberry Pi with Raspbian 10, which is almost the same as a Debian 10 (buster). Ansible and Paternoster are installed within a virtual environment, maybe...