Caleb Syring

Results 4 comments of Caleb Syring

> It's likely the npm shim is causing this. As a workaround, you can probably remove the shim and make it a symlink like it normally is. Took me a...

> Try using {{ object.media }}. it worked for me. Ditto. The problem here is that if you try to use a `ModelForm` in an entirely custom template, the [media](https://docs.djangoproject.com/en/5.0/topics/forms/media/)...

It looks like 5.0 support was added in https://github.com/rdegges/django-twilio/pull/239. Was there any reason why it was pinned to

Seems like this _could_ be a duplicate of https://github.com/pytest-dev/pytest-django/issues/1045? If so, the unifying issue seems to be having a `RunPython` operation that relies on a model whose field is added...