First time here? Check out the FAQ!

Revision history  [back]

I had the issue. The problem was I was missing the askbot context processor. Add this to your settings.py:

'askbot.user_messages.context_processors.user_messages', #must be before auth