Good day, I have a web application built with django and angular. While deploying, I had to set debug to be 'True' (debug=True) for it to work. but now we a wrong url is type with the root url, ( 192.2.3.4/ddfdf) , it takes be to the django url with debug =True and even when I customize or create a new custom 4004 error page ,it does not override the django default 404 error page.
Please I need help on how to override django default error 404 page while my debug is seet to true? *AJAYI Sunday * (+234) 806 771 5394 *[email protected] <[email protected]>* -- 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/CAKYSAw0d-W__azcE6xSvOZQ13xicgCX5Re4A3-PkzrxGY7uBtQ%40mail.gmail.com.

