[GSoC] Composite fields

2011-04-01 Thread Michal Petrucha
After this thread: https://groups.google.com/d/topic/django-developers/Y0aAb792cTw/discussion I decided to modify my proposal a bit. (This, however, still doesn't even try to resemble a final proposal, I just need to get a few more things straight.) I propose to implement a CompositeField with

Re: Proposal: switch to HTML5 for bundled templates

2011-04-01 Thread Julien Phalip
FYI, I've just stumbled on ticket #7452 and this thread: http://groups.google.com/group/django-developers/browse_thread/thread/f346813ab89d4155/ One interesting idea that was suggested is to introduce a setting for controlling the type of HTML. -- You received this message because you are

Re: Revised form rendering

2011-04-01 Thread Carl Meyer
Hi Mikhail, On 04/01/2011 05:09 PM, Mikhail Korobov wrote: > Hi Carl and Gregor, > > On 2 апр, 01:17, Carl Meyer wrote: >> >>> 3. The designers I worked with are often interested on adding custom css >>> class >>>or an attribute to a form field. Most of the time this is

Re: Revised form rendering

2011-04-01 Thread Mikhail Korobov
Hi Carl and Gregor, On 2 апр, 01:17, Carl Meyer wrote: > > > 3. The designers I worked with are often interested on adding custom css > > class > >    or an attribute to a form field. Most of the time this is really a pain > > to > >    do if you don't have control over the

Re: [GSoC] Revised form rendering

2011-04-01 Thread Carl Meyer
Hi Gregor, As you've probably seen in past threads, this is an area where I'm quite motivated to see some improvement. I think you've got quite a strong proposal here in general, and you've clearly done your homework, so my comments below dive directly into the details: On 04/01/2011 11:57 AM,

[GSoC] Revised form rendering

2011-04-01 Thread Gregor Müllegger
I suggest reading this proposal online: https://gist.github.com/898375 It's exactly the same as below but formated nicely. GSoC 2011 Proposal - Revised form rendering Hi my name is Gregor Müllegger. I'm a Computer Science student in Germany at the

Re: Suggestion: a new "nature" field in Trac

2011-04-01 Thread Łukasz Rekucki
On 1 April 2011 12:03, Luke Plant wrote: > On 01/04/11 08:04, Julien Phalip wrote: > >> Updating the 1800 open tickets is a big task, and to avoid duplicating >> work I have set up a spreadsheet to coordinate our efforts: >>

Re: Suggestion: a new "nature" field in Trac

2011-04-01 Thread Luke Plant
On 01/04/11 08:04, Julien Phalip wrote: > Updating the 1800 open tickets is a big task, and to avoid duplicating > work I have set up a spreadsheet to coordinate our efforts: > https://spreadsheets.google.com/ccc?key=0AoGUYlz9V54IdFQtbEpyZTctQzhhQTlfMWdmWGt2a3c=en > > If you'd like to volunteer,

Re: GSoc : Templates Compilation

2011-04-01 Thread Andrey Zubko
Hi, Jonathan I was considering two approaches : template compilation with static inheritance and template compilation with static and dynamic inheritance. The first one approach has simple way of compilation : 1.Reading template in string 2.Tokenizing 3.Parsing — creating NodeList structure

Re: Suggestion: a new "nature" field in Trac

2011-04-01 Thread Julien Phalip
On Apr 1, 10:36 am, Russell Keith-Magee wrote: > On Wed, Mar 30, 2011 at 7:42 AM, Russell Keith-Magee > > wrote: > > Barring objection, I'll try to find some time this afternoon to > > introduce the new flags. > > A little later than originally

Re: Suggestion: a new "nature" field in Trac

2011-04-01 Thread Russell Keith-Magee
On Fri, Apr 1, 2011 at 3:12 PM, Julien Phalip wrote: > On Apr 1, 10:36 am, Russell Keith-Magee > wrote: >> On Wed, Mar 30, 2011 at 7:42 AM, Russell Keith-Magee >> >> wrote: >> > Barring objection, I'll try to find some time

Re: Suggestion: a new "nature" field in Trac

2011-04-01 Thread Julien Phalip
On Apr 1, 10:36 am, Russell Keith-Magee wrote: > On Wed, Mar 30, 2011 at 7:42 AM, Russell Keith-Magee > > wrote: > > Barring objection, I'll try to find some time this afternoon to > > introduce the new flags. > > A little later than originally