Relative Content

Tag Archive for djangodjango-oscar

Django-Oscar / Can’t subscrive templates from costumer folder

I’m using django and oscar to create an ecommerce site. I’m trying to add allauth, and i need to add buttons to login_registration.html template. I set the templates dir to my custom template folder and already subscrived the oscar/base.html template and oscar/partials/brand.html template without any issue.