I have a django app that uses a custom middleware module to create a subdomain attribute in all requests. This attribute is assigned a string. Everything works during system testing, but I would like to run automated tests on this attribute so my question is: I have a django app that uses a custom middlewa