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
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to