I changed the django mock to support both 1.x and 2.x routing APIs, which is not really a nice long term solution.
Some of the tests currently fail, since they can't reproduce the old tests results (since the sinks/sources defined in the library code are not HttpResponseTaintSink/HttpRequestTaintSource)