ticket/15926, advice

2012-02-07 Thread Jonathan Paugh
Hello. I just got good-and-into Django, and I'd like to contribute. I worked some on a patch to ticket #15926 (https://code.djangoproject.com/ticket/15926). I think this patch deserves some attention. I'd also appreciate some guidance on contributing, as needed. I updated the previous patch to a

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