I didn't knew about that variable, but what I do is to put on my main urls.py the overriden URLs before the satchmo url imports. Since Django stops once it finds a regex that matches the current URL, it works.
On 8 ago, 16:03, nttdocomo <[email protected]> wrote: > In the doc, it says"For convenience, urls can be modified by changing > the SHOP_URLS variable in the local_settings.py file. Any url assigned > to this variable will override the existing url naming scheme." > > But is anyone can give me an example? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
