On 9/21/06, Afternoon <[EMAIL PROTECTED]> wrote: > At the same time middleware such as the session mechanics are still > invoked, performing complex actions. Why are these safer than the > context processors?
In part because it depends on when the exception happens, and in part because middleware classes can supply code to try to trap exceptions and go on with a response. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---