If it is the exception tracebacks you are after, consider setting up a
Sentry ( https://getsentry.com/ ) server to send the error / exception logs
of all your sites to. Whenever something bad happens, it'll show up there,
with full tracebacks.

Greetings,
Remco Gerlich

On Mon, Jan 4, 2016 at 6:33 PM, Web Architect <pinak...@gmail.com> wrote:

> Hi,
>
> Is there a way to debug Django when DEBUG is set to False in settings.py
> (for example on production)?
>
> The reason for asking the above is if we face any issue with DEBUG set to
> False and if we need to debug.
>
> We are new to Django and we are building an ecommerce platform based on
> Django.
>
> Would appreciate if anyone could help with the above?
>
> Thanks.
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/c4f16aba-f0e0-4aae-a6c0-1513571c7a97%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/c4f16aba-f0e0-4aae-a6c0-1513571c7a97%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFAGLK0c2qZbAwdtHhWL5SNe6ag-bD%2BizDBxbm4PK6FmcMtxRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to