commit | a5745e9e7d05af07c82161a8f93cfb39accf4a31 | [log] [tgz] |
---|---|---|
author | Scott Zawalski <scottz@google.com> | Thu May 09 10:42:27 2013 -0400 |
committer | ChromeBot <chrome-bot@google.com> | Thu May 16 05:49:23 2013 -0700 |
tree | 06bc9da86084d9eac520d689cc9c067e88047ecc | |
parent | a349237ecfadb1df5fe403c51bba20bc096adc82 [diff] |
Remove mod-python in favor of mod-wsgi. mod-python has been deprecated for a while and our current distro of Django doesn't support it anymore. Moving us to use wsgi completely. Pull in bits from: https://github.com/autotest/autotest/commit/ee3cced1afb6bc45216c7038472827ad4033c3f5 Pull in change to db/backends/afe/base.py to fixes readonly db connection issues. TEST=setup_dev_autotest.sh and moved our development server to modpython. BUG=chromium:217194 Change-Id: Ic3306700e07c7000b2451a576554810d8a6bf7f2 Reviewed-on: https://gerrit.chromium.org/gerrit/50656 Tested-by: Scott Zawalski <scottz@chromium.org> Reviewed-by: Simran Basi <sbasi@chromium.org> Commit-Queue: Scott Zawalski <scottz@chromium.org> Reviewed-by: Scott Zawalski <scottz@chromium.org>