Ah, in my case I was being a fool. I had not run: python manage.py syncdb
On 23 Dec, 16:34, Leonig Mig <[email protected]> wrote: > I'm having the same issue - did you find a solution? > > SettingNotSet: <unprintable instance object> > > On 18 Nov, 17:14, Alessandro Ronchi <[email protected]> > wrote: > > > > > On Wed, Nov 18, 2009 at 4:42 PM, Alessandro Ronchi < > > > [email protected]> wrote: > > > > On Wed, Nov 18, 2009 at 4:09 PM, Chris Moffitt <[email protected]> wrote: > > > >> What version of Django are you using? > > > > I solved this two problems (I think I had some import problems). > > > > Now I'm stuck with: > > >http://dpaste.com/121971/ > > > I'm using the latest django version: 1.1.1. > > > satchmo_check says I have no conf problem. > > > SettingNotSet('%s config group does not exist' % group) > > > the last line is, in source code: > > > SettingNotSet: <unprintable instance object> > > > how can I know what's the setting I have to do without the name? > > > -- > > Alessandro Ronchi > > > SOASI > > Sviluppo Software e Sistemi Open > > Sourcehttp://www.soasi.comhttp://www.linkedin.com/in/ronchialessandro -- 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.
