If you are importing all the satchmo.urls into your urls file, then you should use mystore.urls. If not, and you are just trying to add your urls to those of satchmo, then put them in SATCHMO_SETTINGS['SHOP_URLS '] in your settings file.
On Thu, Oct 16, 2008 at 11:47 AM, geezer <[EMAIL PROTECTED]>wrote: > > hi, what should ROOT_URLCONF in settings.py be set to? > > my satchmo project is in this directory: /home/users/src/mystore > > and, in settings.py: ROOT_URLCONF = 'mystore.urls' > > is 'mystore.urls' the right value here, or should it be changed to > something different? > > Any help would be greatly appreciated, thanks. > > > -- Bruce Kroeze http://solidsitesolutions.com Dynamic Designs, Optimized --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
