Patchwork breaks on Fedora 17
Jeremy Kerr
jk at ozlabs.org
Mon Oct 22 20:10:51 EST 2012
Hi Ralf,
> ImproperlyConfigured: Module "django.core.context_processors" does
> not define a "auth" callable request processor
[...]
> This one was triggered when I was still running the django-1.4
> branch.
Yep, that's fixed in the 1.4 changes.
> Just tried that and got:
>
> Got an error creating the test database: (1044, "Access denied for
> user 'www-data'@'localhost' to database 'test_patchwork'")
You'll need to sort out appropriate permissions for access to the test
database, or alter the config for the test invocation. Either way,
should be fairly simple to sort out.
Cheers,
Jeremy
More information about the Patchwork
mailing list