Matthias Arras
Matthias Arras
There is the https://ctan.org/pkg/upgreek package and `\upmu`.
https://stackoverflow.com/q/79803611/8285840
> do you mind sharing a video, i could not replicate this issue I have the same issue/related issue, I can't for the heck of it get it so store...
@canvrno any idea?
`check_matching_unit_dimension` uses a very rigid definition of matching dimensions by checking dimensionality which will never allow for more sophisticated conversions [like in my example above]. Changing this to literally testing...
I had some difficulties, because I also use the [django simple history extension](https://pypi.org/project/django-simple-history/), and the scoped context did not extend to that. However, if your project allows you to globally...
Agree on the depreciation.
Possibly this has to solved on Django level tho. Still looking into it...
https://code.djangoproject.com/ticket/5851#comment:14 according to this MultiWidget should be able to handle individual attrs...