Finn Gundlach
Finn Gundlach
Hey, nice set of dotfiles you've got here :) I just wanted to let you know that you have included `virtualbox` twice in your Brewfile.
In my tests, I create an object that has an `CurrentUserField`. Up until recently everything worked, but now it fails with an `SQLdb.IntegrityError` after upgrading to `python 3.9`, `django 3.2`...
Hey :) I have a OneToOneField defined on model `Organisation` that points to model `AccountingInformation`. Now, I would like to filter the admin list view of `AccountingInformation` via the reverse...
As the title says, if you tap a handle during drag of parent view, it will stay enlarged until tapped or dragged again. **Steps to reproduce:** 1. Create ViewController with...
As the title says. Both in the writing and the preview pane, it looks fine. Also exporting to HTML works fine. Only when exporting to PDF, emojis do no longer...
Hello and thank you for your awesome work with this library! For my master's thesis I am trying to download the LAION dataset (specifically the laion2b-en subset). I tried following...