I haven't executed that command yet, I'll do so when I get home. What I found out yesterday is that if I changed the shipping's url.py to, let's say, /my_admin/.... (and then accessed with that url) then the thing worked
So what I did was to add that url before the admin one in the main url.py. Not nice, but works. Thanks a lot On 26 oct, 23:25, Chris Moffitt <[email protected]> wrote: > Try running python manage.py satchmo_check. > > It will tell you if your dependencies are installed correctly. > > -Chris > > On Mon, Oct 26, 2009 at 7:32 PM, Nicolas Miyasato <[email protected]>wrote: > > > > > Hi, just wondering if there is something to be setup in Satchmo to > > make the pdf generation work? > > > If I want to get the pdf, this is what comes out.. > > > App u'print', model u'invoice', not found. > > > I was trying to get the print app installed but cannot find it... I've > > got all the other dependencies installed (I think...) > > > Thanks a lot for your help. > > > -- > > Nicolás Miyasato (miya) > >http://nmiyasato.blogspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
