Re: Edit inline in newforms-admin branch (ATTN: Joseph Kocherans)

2007-05-05 Thread Jari Pennanen
Modularity of edit inline? Any better? Currently: models.ForeignKey(Other, edit_inline=models.TABULAR, parameters...) obiviously is a big waste of OO abilities, instead something like, the OO way: models.ForeignKey(Other, edit_inline=models.TabularInline(parameters)) were much better. (I know

Re: Generic view patch submited

2007-05-05 Thread Waylan Limberg
On Sat, 2007-05-05 at 16:09 -0300, Mi Reflejo wrote: > I don't know which is the way to submit patches, i just added a ticket > with the attachment (http://code.djangoproject.com/ticket/4225). > > Is this the right way?. > Yes. For specifics see the docs [1]. [1]:

Generic view patch submited

2007-05-05 Thread Mi Reflejo
I don't know which is the way to submit patches, i just added a ticket with the attachment (http://code.djangoproject.com/ticket/4225). Is this the right way?. Regards, -- Martín Conte Mac Donell http://www.catartico.com --~--~-~--~~~---~--~~ You received this