Enzo Di Tizio

Results 11 issues of Enzo Di Tizio

I'm using a MIDI keyboard with LMMS, and I want to save the connection of them to use whenever both of them are plugged, and open. Is there anyway to...

Hey, I'm working on a mix of the Sweet and Sweet dark themes, with the green colors instead of the purple ones. I would like to maybe create a pull...

Hey, Right now, the `GeneratorFromDict` doesn't have support for using a custom dict, it only uses the language one. This is bad, since when generating data, you probably would like...

While using the generator, it's impossible to use decimal numbers on the blur parameter if using random. This way, you basically have to choose either the limit to be too...

Issues are for **concrete, actionable bugs and feature requests** only - if you're just asking for debugging help or technical support we have to direct you elsewhere. If you just...

Hi, I've just installed jet-reboot and dashboard, but I'm having these erros on the console. `django.jQuery is not a function` is happening under the dashboard index page. `django.gettext is not...

**Describe the bug** The f shortcut (and probably the other clickable ones), doesn't work on github popups. For example, if you want to approve a pull request you could click...

Hi, I'm trying to use this tool to extract text from a PDF file, but it doesn't seem to support passing the encoding directly to `pdftotext`. This would cause me...

Returning delta on str for integration with DRF. Issue: #98

Hey! I was trying to use the editor with DRF, but when DRF serializes the field, it just calls str method, which returns that default python str for classes. If...