Roland Szabo
Roland Szabo
How to reproduce the behaviour --------- I ran ` docker pull doccano/doccano` to get the latest Doccano image and then I ran it. The `0012_auto_20210514_0654.py` migration has a DeleteModel for...
It would be useful if Monica could suggest adding relationships when adding family members. For example, in a family with one mother, one father and three children, once you have...
The latest release on PyPI is from November. Any chance of releasing a new stable version?
Is there any way to access the Kafka record headers? I'm talking about [this](https://cwiki.apache.org/confluence/display/KAFKA/KIP-82+-+Add+Record+Headers).
The menu for the photobooth was missing some declarations for styling the lists. Also, Chrome complains about using top: 3, without a unit of measure.
It would be really nice if the forms to add/edit items would have support to include a field that is in a many to many relationship. The existing UI for...
PIL is no longer actively developed, but Pillow is an almost drop-in replacement. It requires only that the Image module be imported from the PIL namespace and not from the...
Am I imagining things or scrolling by a certain fixed amount doesn't always move you the same distance? I tried the following: ``` robot.scroll_mouse_wheel('up', 10) ``` and 3 times out...
Is it possible to do the pseudo labeling without access to already transcribed audios? From what I see in the training scripts, the dataset should have a text column, so...