Dominic Esposito
unread,Aug 29, 2023, 9:31:42 PM8/29/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-oscar
I am trying to use my own custom html templates however Oscar is not loading them in. In my main directory with the settings.py, urls.py, asgi.py, etc., I added the templates/oscar/base.html however whenever I reload the page it stays the same. I followed the docs tutorial to the tee and I've done so much research but I don't know whats going on