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. > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
