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

Reply via email to