Saturday, April 1, 2023

Re: Debug error when c

Remove the second urlpattern, and add the debug_toolbar path to the first urlpattern. Try running makemigrations and migrate after installing the debug_toolbar.

On Thursday, March 30, 2023 at 6:48:51 PM UTC+1 Ricky Abura wrote:
Hi,
I am learning django, in the process of developing youtube clone, I meet the attached error when installing django debug toolbar. I don't know where I am not getting right but I strictly follow some tutorial. Any assistance please?

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/36cfe6fe-4186-4fa8-9c31-9e57a0428c03n%40googlegroups.com.

No comments:

Post a Comment