Re: GSoC 2012 Proposal

2012-02-07 Thread Jonathan Paugh
On 02/07/2012 02:36 PM, Javier Guerra Giraldez wrote: > On Tue, Feb 7, 2012 at 2:26 PM, Victor Buldakov > wrote: >> In my project I would like to develop the support of block with use >> of the python code. >> In my opinion, it would make Django templates more flexible and >> power. > > from th

Re: GSoC 2012 Proposal

2012-02-07 Thread Jacob Kaplan-Moss
Hi Victor -- Victor Buldakov wrote: > my name is Victor Buldakov, > I would like to participate in "Google Summer Of Code-2012" with the > project on Django framework. > > Django templates is a simple and flexible tool. But I think that > they unpythonic. > That is the reason why it is le

Re: GSoC 2012 Proposal

2012-02-07 Thread Javier Guerra Giraldez
On Tue, Feb 7, 2012 at 2:26 PM, Victor Buldakov wrote: >  In my project I would like to develop the support of block with use > of the python code. >  In my opinion, it would make Django templates more flexible and > power. from the "Philosophy" section of the template docs: "Django template sys

GSoC 2012 Proposal

2012-02-07 Thread Victor Buldakov
To whom it may concern, my name is Victor Buldakov, I would like to participate in "Google Summer Of Code-2012" with the project on Django framework. Django templates is a simple and flexible tool. But I think that they unpythonic. That is the reason why it is less flexible than, for exam