Monday, January 4, 2016

Debugging Django with Debug set to False

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+unsubscribe@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.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment