Re: A template proposal

2008-11-14 Thread James Bennett
On Fri, Nov 14, 2008 at 3:56 PM, ek_wals <[EMAIL PROTECTED]> wrote: > It seems to me that this kind of thing is easily translated to Django > templates, > quicker to type, easier to read, and infinitely extendable. > > Any thoughts before I begin playing? Feel free to write it. I wouldn't get any

A template proposal

2008-11-14 Thread ek_wals
I recently got a Django app (Satchmo e-commerce) working and turned my attention to styling the site. I was immediately reminded of how much I dislike HTML and CSS. Django templates have all the faults of HTML, with another layer of complexity added. I found a tool, clevercss, which seems to imp