I think the biggest thing was the URL namespaces - http://docs.djangoproject.com/en/dev/topics/http/urls/#topics-http-defining-url-namespaces
If you look at the current Satchmo urls.py files, there were a couple of changes needed for 1.1 but I think those were the major required changes. -Chris On Sat, Dec 12, 2009 at 3: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.
