Revision history [back]
This may be a bug in Askbot, try deleting templates askbot/templates/404.html
and maybe askbot/templates/500.html
The template requires context data, which is not given by the error middleware handling the exception.
This may be a bug in Askbot, try deleting templates templats askbot/templates/404.html
and maybe askbot/templates/500.html
The template requires context data, which is not given by the error middleware handling the exception.