From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: "Jiří Župka" <jzupka@redhat.com>
Cc: autotest@test.kernel.org, kvm-autotest@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCH 1/2] frontend: Replaces mod_python by mod_wsgi apache module
Date: Fri, 08 Jun 2012 20:18:05 -0300 [thread overview]
Message-ID: <1339197485.8508.4.camel@freedom> (raw)
In-Reply-To: <1339073674-15279-2-git-send-email-jzupka@redhat.com>
On Thu, 2012-06-07 at 14:54 +0200, Jiří Župka wrote:
> This patch also repairs bug with readonly_connection to
> mysql database.
Awesome Jiri, I'm very happy that you took the task and delivered
this :) I have applied a slightly modified version to the next branch,
look at my comments:
> +
> +os.environ['DJANGO_SETTINGS_MODULE'] = 'autotest.frontend.settings'
^ I discovered that the module in the form x.y.z will cause problems
with the Django i18 system, so I modified this script, see the newest
version here:
https://github.com/autotest/autotest/commit/ee3cced1afb6bc45216c7038472827ad4033c3f5
In the modified version you'll also notice that I did remove the
comemnted area of django-directives. In any case, this looks great, and
will soon land on master. Thanks for your work!
_______________________________________________
Autotest mailing list
Autotest@test.kernel.org
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
next prev parent reply other threads:[~2012-06-08 23:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 12:54 [Autotest]frontend: Replaces mod_python by mod_wsgi apache module and repair autoinstall script Jiří Župka
2012-06-07 12:54 ` [PATCH 1/2] frontend: Replaces mod_python by mod_wsgi apache module Jiří Župka
2012-06-08 23:18 ` Lucas Meneghel Rodrigues [this message]
2012-06-07 12:54 ` [PATCH 2/2] contrib: Repairg bug in autotest install script Jiří Župka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1339197485.8508.4.camel@freedom \
--to=lmr@redhat.com \
--cc=autotest@test.kernel.org \
--cc=jzupka@redhat.com \
--cc=kvm-autotest@redhat.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox