x0139
x0139
There is small problem to call `run_in_executor()` - **await objects.create()** uses **insert**, and in playhouse peewee said: Peewee signals **do not work** when you use the **Model.insert()**, Model.update(), or Model.delete()
Why signals with async is a bad idea?
Thats ok, iOS 11 and Safari blocks cors to prevent tracking by 3rd party. Probably, this problem has not solution.
i have a locale folders like: en en-in en-nz But pybabel want it like this: en en_in en_nz I can not change folder names, cause it may broke the app....