Wiadomość napisana w dniu 2008-09-18, o godz. 12:01, przez NoviceSortOf:

> Does anybody know how to return the full debug list of settings and
> django
> related variables from something like www.mysite.com/mysite/admin
> or www.mysite.com/mysite/

I don't know how to do this "persistently", but putting assert False  
in view code will raise AssertionError and trigger debug page when  
settings.DEBUG == True.

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to