null value in column "description"

I installed the latest askbot from github and found the following error in the error logs.

[error] null value in column "description" violates not-null constraint

I want to point this error to the developers.

kintali's avatar
141
kintali
asked 2012-04-29 16:40:08 -0500
edit flag offensive 0 remove flag close merge delete

Comments

i traced it to badges.init_badges() in run() ... supposed to be able to get_or_create but error results rather than creating.

cwjacklin's avatar cwjacklin (2012-09-03 04:23:00 -0500) edit
add a comment see more comments