Mark Walker
Mark Walker
Thanks for raising this @greyhare I don't use post processors, but will endeavour to get visibility of this on our slack.
As far as I'm aware, pytest isn't used. So this would need an alternative. Sounds like tox is an option.
There also seems to be mismatched paths in the source maps so using the minified versions didn't work for me.
@corentinbettiol Yeah, you'll need to merge master into this branch and resolve the conflicts.
@pfeiffer-dev What versions of django & django-filer are you using? I've no issue with a project using django 3.2 and django-filer 2.2.1
This sounds really useful. I'll install this & give it a go 👍
What are the possible exceptions here. Obviously there's the `DoesNotExist` from the `get()`, but is there something else?
@benzkji This sounds useful. Could you put a PR together?
Hoping someone can offer some assistance on font size/style. I'm trying to detect when a value is too long for a field I've got & adjust the font size, but...
This is now being discussed in #493