Safrone
Safrone
Noticed this PR though I'm not sure if it fixes this issue: https://github.com/axnsan12/drf-yasg/pull/682
Anything holding this back? Feels like it would be a big win if it "just works"
I created a Gist showing how to use this enhancement without having to pin this PR version or modify Django Polymorphic: https://gist.github.com/Safrone/7c24b492a791679e6e94cc765459dc78 I haven't gotten to do extensive testing on...
I faced a similar issue but it was when I tried to add a timedelta to a pyxb.binding.datatypes.date object. Worked around by calling .date() on the pyxb object tp get...
this fork worked as a drop in replacement for me https://github.com/renalreg/PyXB-X just pip install this and you don't need to change anything else
very interested in this for some of my my more memory constrained projects
For the impatient among us who just want the icons to look nice for their locally hosted service, I was able to use the [requestly](https://requestly.com/) extension to redirect `localhost:3000` requests...
@potiuk +1 for a newer release on pypi, given the bugfix with ZoneInfo DST changes