Dmitry

Results 5 issues of Dmitry

Great project! And I think this would be nice additional feature.

enhancement

Probably possible to add [piccolo ORM](https://piccolo-orm.readthedocs.io/en/latest/piccolo/asgi/index.html#routing-frameworks) with very little effort. It has [own CRUD](https://piccolo-api.readthedocs.io/en/latest/crud/piccolo_crud.html) (but not so customizable).

I want to create blockchain backend app, based on piccolo. So I need custom `User` model (generally, without password field). As suggested in [docs](https://piccolo-orm.readthedocs.io/en/latest/piccolo/authentication/baseuser.html#extending-baseuser), I must implement custom user app....

* **What is the current behavior?** Аfter #545 for `django.db.models.ArrayField` with `null=True` we getting not nullable GraphQL Type. * **If the current behavior is a bug, please provide the steps...

🐛bug

### Description of the new feature / enhancement There should be a hotkey for switching OCR preferred language. ### Scenario when this would be used? OCR quality greatly changes when...

Needs-Triage