Chris, I figured it out. I had run into this bug in the version I had downloaded (described here): http://bitbucket.org/chris1610/satchmo/issue/844/valueerror-need-more-than-1-value-to-unpack-on-django-trunk-rev11250-and
I fixed the file as directed and it now works for me. On Sat, Oct 17, 2009 at 7:40 PM, Chris Moffitt <[email protected]> wrote: > Do you have django.contrib.admindocs installed in your APPS? > > -Chris > > On Sat, Oct 17, 2009 at 3:54 PM, django_jedi <[email protected]> wrote: > >> >> Hi All, >> >> I've loaded up my first satchmo project and it seems all set - >> mostly. >> >> I think I have a little trouble w/my URLs, but not sure why. When I >> go to: >> >> (mysite)/admin/, I get "template syntax errors": >> >> Caught an exception while rendering: need more than 1 value to unpack >> >> Example: http://dpaste.com/108663/ >> >> (It can't handle the template tag: {% url django-admindocs-docroot as >> docsroot %} >> >> Here's my urls.py: >> http://dpaste.com/108702/ >> >> And here's my satchmo_store.urls.default: >> http://dpaste.com/108704/ >> >> Any help would be great. Thanks. >> >> >> >> >> >> >> >> >> > > > > -- ~~~~~~~~~~~~~~~~~~~~ Pemaquid Communications P: 207.221.2520 F: 207.615.0407 Mobile: 207.939.5471 www.pemaquid.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 -~----------~----~----~----~------~----~------~--~---
