[autotest] Fix issues from Django 1.3 -> 1.5 upgrade.
Some old code was left, so there was still a file using django 1.3 code
instead of django 1.5 code. This does not address the issue that we're
still using the mod_python handler from 1.3 to run django 1.5.
BUG=chromium:232388
DEPLOY=apache
TEST=AFE renders
Change-Id: I47d5195d56f9b0cce22b3620386c94422d80c780
Reviewed-on: https://gerrit.chromium.org/gerrit/48863
Tested-by: Alex Miller <milleral@chromium.org>
Reviewed-by: Prashanth Balasubramanian <beeps@chromium.org>
Commit-Queue: Alex Miller <milleral@chromium.org>
1 file changed