app/soc/content/assertion_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 03 Mar 2009 21:49:05 +0000
changeset 1606 6f7e5a566d9a
parent 1582 f2f352ad193f
permissions -rw-r--r--
Fix the KeyError: 'scope_path' error in soc.views.helper.access module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

<html>
<head><title>Something went wrong</title></head>
<body>
We ran into a problem while serving your request, please try again.
</body>
</html>