Revision history [back]
I think it's because we want to run this middleware only for askbot app, and not any other apps that may be deployed on the site.
Now I don't remember why I've added that specific comment.
Django has a doc page explaining how middleware runs.