Looks like there are lots of changes in the django trunk right now as we move towards a release. I'll try to take a look at this one later this weekend & validate that the patch works.
-Chris On Fri, Apr 10, 2009 at 8:14 PM, [email protected] < [email protected]> wrote: > > Hi all, > > Apologies if there is an answer buried somewhere in this mailling list > already, I couldn't find it. I have been trying to get a basic satchmo > install going. I have followed instructions to the letter but when I > come to ./manage.py satchmo_copy_static I get hit with the following > error: > > Error: One or more models did not validate: > product.discount: "automatic": BooleanFields do not accept null > values. Use a NullBooleanField instead. > product.discount: "freeShipping": BooleanFields do not accept null > values. Use a NullBooleanField instead. > product.discount: "includeShipping": BooleanFields do not accept null > values. Use a NullBooleanField instead. > > I googled this and saw that someone had submitted a patch yesterday. I > tried applying said patch, but then it said that NullBooleanField was > not a valid field type for a django model. So I'm stuck. Any ideas? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
