I want to add a few templates that inherit from base_index.html. These will be primarily static pages without the left-side navigation and maybe recently viewed products.
What's the best practice here? Would I really need to create a new Django app? I've tried copying what's happening with wishlist (without the model of course) but I'm not getting Django/Satchmo to recognize (ie load) my URL patterns when I do that. Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
