[Answered ]-How to see the debug internal server errors when there is an error in POST done via AJAX in Django

2👍

✅

You can view any ajax response in separate “window” with either Firefox or Google Chrome. In Chrome it is the Network tab in developers console.

Leave a comment