Ned, You're welcome. Template customization is probably the lowest-impact skill you can learn in Django that will provide you with the highest mileage for your projects, especially when building a project that is including or dependent on a third-party app like Satchmo. Django's docs are great at teaching you how to deal with templates, templatetags, filters, and views. The more you start digging into customizing templates, the more you'll find yourself diving into reading views to figure out what information is being sent to the templates.
Satchmo provides a LOT of templates for the shop, which equals out to a lot of opportunity to make each and every shop as unique as it wants to be. Let us know if you get stumped on the templates. Bob On Thu, Mar 26, 2009 at 12:01 PM, Ned <[email protected]> wrote: > > On Mar 26, 8:43 am, Bob Waycott <[email protected]> wrote: > > Customize the output in the templates. > > I'm willing to use every facility Satchmo/Django offers, but I can't > sit down and learn _everything_ before I do anything. Now deeper > study of templates just got a higher priority. Your guidance is very > helpful, Bob. > > Ned > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
