Jacob Rief
Jacob Rief
Ups, oversaw this. Is this still true?
Stupid me! Didn't notice, when I created that fixture. Thanks for reporting. @rfleschenberg could you please review PR #463. With that fix I'd like to release 0.9.4
Yes, this was one of the drawbacks I encountered, after I introduced django-entangled to Cascade. First I didn't find any quick solution for it, later I got used to it,...
OK, now I see what you mean. So basically you want **django-entangled** to behave similar to `django.contrib.admin` using fieldsets. Yes, this would be a useful feature. The pull request then...
I fully agree, that this would be really useful. One potential upcoming issue could be, that users get confused into which placeholders they will be allowed to copy their clipboard....
@benzkji Hi Ben, you're changing code and code-styling in the same pull request. This makes a review extremly difficult to understand. Can this be split into separate PRs? And btw.,...
@benzkji I assume that the local behavior of colorspace is different from what the tests on GitHub-Actions tell us. Any idea what could be the problem?
@PetrDlouhy any idea why test `py39-django42-svg`fails?
That unfortunately didn't solve the problem either. Btw., for simplicity I prefer to not use `tox`. With Github actions it is very easy to setup a testing matrix and tox...
Is there a way to test this? Since that might be impossible, at least, I'd like to see some documentation on this topic.