Dayo Ayeni
Dayo Ayeni
Hello @all, **What I did** I created a "list" of divs using v-for and all worked great. Using, jQuery's wrapAll, I then wrapped divs 1 - X inside another div...
This update is a potential improvement to work around issues such as https://github.com/jazzband/django-pipeline/issues/734.
I'm using both django-pipeline and django-social-auth. It turns out that djano-social-auth has a [setting discovery mechanism](https://python-social-auth.readthedocs.io/en/latest/configuration/settings.html) that attempts to read the "PIPELINE" setting, but ends up reading the setting for...