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 _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
