Hi Kasper, I am getting the following error:
raise TemplateDoesNotExist(template_name, chain=chain) django.template.exceptions.TemplateDoesNotExist: ./store/cart.html How can the template not exist if the other templates exist? Lol, it seems impossible. On Thu, Sep 3, 2020 at 8:31 AM Kasper Laudrup <[email protected]> wrote: > Hi King Niko, > > On 03/09/2020 13.44, King Niko wrote: > > Okay, so I fixed everything with Django Logging- including getting the > > pictures to show up in the store. > > > > What's written in the Django logs when you get the 500 errors? > > Kind regards, > > Kasper Laudrup > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/40fd1120-91a7-d7e3-f08e-9c082aff5ea6%40stacktrace.dk > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO1EWpEi-b4q%2BH6229Gyru%3DZJtJawWyaTQ%2BCJf8G_gf7HfPZiw%40mail.gmail.com.

