I haven't done this myself, but the one big change that I know of is the switch to using 1.1's NullBooleanField in various parts of Satchmo's code.
Outside of that, take a look at the code wiki on bitbucket and review backward incompatible changes. See which of those you would need to manually address. On Sat, Dec 12, 2009 at 4:15 PM, skosno <[email protected]> wrote: > Hi, > > I've been using Satchmo from 0.8 branch with many modifications with > django 1.0, but I have to go for django 1.1. > > There is no easy way for me to migrate to satchmo 0.9, so my question > is - what should be changed in satchmo 0.8 to get it to work with > django 1.1? > > I only managed to get info that it is somehow possible, but I'm > getting a lot of errors (such as error with dll load...) > > Thanks, > SK > > -- > > 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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > > -- 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.
