On 07/05/2011 05:33 PM, Lucas Meneghel Rodrigues wrote: > On Tue, 2011-07-05 at 16:26 +0200, Frank Becker wrote:
Hi, >> I set up a brand new Autotest instance following: >> http://autotest.kernel.org/wiki/AutotestServerInstall >> >> So far so good. All that was causing a problem was a NULL pointer in the >> Debian squeeze python-matplotlib package. Compiling it by hand works. >> Anyhow, that's a different story. >> >> My problem: >> >> Adding a new acl group using the Django Admin interface >> http://host/afe/server/admin/afe/aclgroup/add/ >> retruns a Django error page. [...] > Is the squeeze version of django 1.3? I think I missed that out on my Nope, 1.2.5. Django 1.3 gets installed by following the wiki page. It's all good :) > conversion patches, to add an 'id' field to this table. I've added that > key to another table, see: > > http://autotest.kernel.org/changeset/5411 OK, if the 'id' field is needed. > So, I missed this table (and possibly others). For now, would you send > me a patch similar to r5411 adding id to the afe_acl_groups_users? Done. Thanks for your quick reply! I should have posted that a few hours earlier. Thanks again, Frank _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
