Hi,

When a failure is happened in Django web application, we noticed that the
error is returned directly on the web browser as shown in the attached
snap. We wanted to understand whether this is expected as per Django FWK or
are we doing something wrong in our coding itself?  I believe we should
never display anything other than error message that is explicity provided
in coding statement, e.g. "Invalid login Id".

If coding needs to be changed here to avoid stack trace on the user
browsers, what should be changed here?

Thanks,
~Ram

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BOi5F1J873Mk5BxO66cQ8TJk6sTAM-TwCBL7gYwJ%2B7p-086Ww%40mail.gmail.com.

Reply via email to