Beispiel #1
0
 def process_exception(self, request, exception):
     shutdown_cache_session()
     return None
Beispiel #2
0
 def process_exception(self, request, exception):
     shutdown_cache_session()
     return None
Beispiel #3
0
 def process_template_response(self, request, response):
     shutdown_cache_session()
     return response
Beispiel #4
0
 def process_template_response(self, request, response):
     shutdown_cache_session()
     return response