Hi, I just discovered that my memcached deamon died and apparently Django does not throw exceptions when something is wrong with the cache backend. Is that correct and should it be that way?
Not even with DEBUG=True there's any information if my cache is working or if I e.g. just made a typo in the CACHE_BACKEND URL so it's not even possible to connect to memcached in any way. Julian -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

