Posted by stodge |
2009-10-29 16:20:15 - sphboard.boarduserprofile: "default_notifyme_value": BooleanFields do not accept null values. Use a NullBooleanField instead.
|
Tried syncdb using the sqlite3 driver and I got:
Error: One or more models did not validate: sphboard.boarduserprofile: "default_notifyme_value": BooleanFields do not accept null values. Use a NullBooleanField instead. This I think is Django 1.1.0. Thanks |
|
Posted by Herbert Poul |
2009-10-29 16:27:59 - Re: sphboard.boarduserprofile: "default_notifyme_value": BooleanFields do not accept null values. Use a NullBooleanField instead.
|
which version of SCT are you using? Hey, we have Signatures !!! Great, isn't it ? ;) |
|
Posted by stodge |
2009-10-29 16:32:48 - Re: sphboard.boarduserprofile: "default_notifyme_value": BooleanFields do not accept null values. Use a NullBooleanField instead.
|
0.5 (CommunityDraft)
|
|
Posted by stodge |
2009-10-29 16:41:53 - Re: sphboard.boarduserprofile: "default_notifyme_value": BooleanFields do not accept null values. Use a NullBooleanField instead.
|
Sorry didn't realise there was an 0.6 release candidate. :P
|
Please login to post a reply.