What version of Satchmo are you using? You need to be using a recent checkout from bitbucket with Django 1.1
-Chris On Sun, Aug 30, 2009 at 7:13 PM, codersmarket <[email protected]>wrote: > > getting this on a fresh satchmo install. > > The django docs say that it should be > > (r'^admin/(.*)', admin.site.root), > > but in satchmo urls/default.py > > its > > > (r'^admin/', include(admin.site.urls)), > > > > Any reason for this? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
