Revision history [back]
I agree that the error messages could be a little more descriptive :) The callback error means your POST request didn't quite get through -- did you configure CSRF settings properly in
settings.py?Multiple languages are tricky, I'd also like to know the current i18n status of askbot... If you just want to use a single language, look at
LANGUAGE_CODEinsettings.py.What does "anything happens" mean? It could also be the same POST problem like in 1)
I agree that the error messages could be a little more descriptive :) The callback error means your POST request didn't quite get through -- did you configure CSRF settings properly in
settings.py?Multiple languages are tricky, I'd also like to know the current i18n status of askbot... If you just want to use just a single language, look at
LANGUAGE_CODEinsettings.py.What does "anything happens" mean? It could also be the same POST problem like in 1)
I agree that the error messages could be a little more descriptive :) The callback error means your POST request didn't quite get through -- did you configure CSRF settings properly in
settings.py?Multiple languagesLanguages are tricky, I'd also like to know the current i18n status ofaskbot... If you just want to use just a single language, look ataskbot...LANGUAGE_CODEinsettings.py.What does "anything happens" mean? It could also be the same POST problem like in 1)