bluespider42

Results 19 comments of bluespider42

Are there any plans for this?

I fixed this by changing `CrispyFoundationFieldNode.render` to return `str(field)` instead of `field`. This matches the render method of the most recent release of crispy_forms. [Line 88](https://github.com/sveetch/crispy-forms-foundation/blob/1e8c5dad9d8e3a3a6c3e114575c157c8e885ba37/crispy_forms_foundation/templatetags/crispy_forms_foundation_field.py#L88)

It seems this may not be possible - but I'm not sure what the recommeded solution to this would be. [https://stackoverflow.com/questions/63494891/django-foreignkey-in-mongodbs-embeddedfield/67703706](https://stackoverflow.com/questions/63494891/django-foreignkey-in-mongodbs-embeddedfield/67703706)

Just to say I have had the same issue with U3S plugs bought recently. They look identical to the ones a had bought previously and successfully flashed. I managed to...

I had a similar issue which I solved by setting `WHITENOISE_STATIC_PREFIX = "/static/"` although I'm not sure why this worked.

Does this library work with the M4 boards? what changes need to be made?

Duplicate of [https://github.com/bmccluskey/robovac/issues/29](https://github.com/bmccluskey/robovac/issues/29) There's a fix discussed in [https://github.com/bmccluskey/robovac/issues/31](https://github.com/bmccluskey/robovac/issues/31) or revert to earlier version of HA

Any chance this will be merged?