You might have a bit more luck with help if you provide a Traceback on this.
TemplateSyntaxErrors can be funny things to debug. On Mon, Dec 21, 2009 at 5:26 AM, Destallright <[email protected]>wrote: > Hi, > > I have just installed Satchmo 0.9 with Django 1.1.1 and Python 2.6 on > Vista, and I have an error even on the Simple site : > > http://127.0.0.1:8000/ -> TemplateSyntaxError at / > "In template c:\python26\lib\site-packages\satchmo-1.0_pre-py2.6.egg > \satchmo_ext\satchmo_toolbar\templates\satchmo_toolbar\toolbar.html, > error at line 12 > Caught an exception while rendering: bad locale" > > http://127.0.0.1:8000/admin _> same error. > > http://127.0.0.1:8000/shop -> Page not found (404) > > I have followed the installation documentation twice and think I have > omited none of the requirements. > > Any thoughts? > > -- > > 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.
