danihodovic / django-allauth-ui

Nice looking templates for django-allauth
https://django-allauth-ui.hodovi.ch
MIT License
275 stars 34 forks source link

Overriding slippers component templates #122

Open destos opened 3 weeks ago

destos commented 3 weeks ago

How do you overwrite the slipper component templates? I'm attempting to update the container component to swap out some classes.

I've created a components/container.html in one of my apps to attempt this. That doesn't appear to work.

I moved that app above allauth_ui in the the INSTALLED_APPS. And that didn't work as well.

Somewhat related issues/PRs: #76 #89

danihodovic commented 3 weeks ago

It might be better to forward this to the slippers author.