Sorry if this is already posted, I searched the group with no results.. With django 1.1.1 and satchmo 0.9 (installed from 0.9 tarball) I'm getting the error: 'AdminSite' object has no attribute 'urls'
in the satchmo included urls lib/python2.6/site-packages/Satchmo-0.9_0- py2.6.egg/satchmo_store/urls/default.py the admin url is (r'^admin/', include(admin.site.urls)), not (admin.site.root) Have I missed an installation step? Any tips/rtfms welcome :)
-- 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.
