Re: Calling templates within templates - a'la Mason

2005-12-13 Thread ToddG
I don't know that one would want to hook them together -- I just thought if the OP wanted to develop in a similar style to Mason but using Python, Myghty would be the obvious path to take. Myghty has lots of parts, which might be usable with other frameworks, I honestly don't know it well enough

Re: Calling templates within templates - a'la Mason

2005-12-13 Thread oron
so how would you hook Mygthy to Django ?

Re: Calling templates within templates - a'la Mason

2005-12-12 Thread ToddG
Just on the very unlikely chance you're not aware of it, Myghty is Mason++ implemented in Python, and would probably let you work as you did with Mason (if you want to). http://www.myghty.org/

Re: Calling templates within templates - a'la Mason

2005-12-12 Thread Robert Wittams
Joel wrote: > I gave django a try at work to develop a survey application. Turned out > pretty sweet, I felt very productive and spent most of my time > concentrating on survey tasks. I felt frustrated twice, these are the > hurdles I faced that I feel I have probably missed obvious solutions > >

Calling templates within templates - a'la Mason

2005-12-12 Thread Joel
I gave django a try at work to develop a survey application. Turned out pretty sweet, I felt very productive and spent most of my time concentrating on survey tasks. I felt frustrated twice, these are the hurdles I faced that I feel I have probably missed obvious solutions - Parsing data from the