Re: Design patterns for create/update view

2009-03-23 Thread Eric Abrahamsen
On Mar 23, 2009, at 6:48 PM, Liubomir.Petrov wrote: > > Yep, i'm already using generic views, but its a big pain (a lot of > code) for a single view that embeds create & update in one place. > I wanned to ask here, because maybe my approach (the single create/ > update view) is not right ? I'm

Re: Design patterns for create/update view

2009-03-23 Thread Liubomir.Petrov
Yep, i'm already using generic views, but its a big pain (a lot of code) for a single view that embeds create & update in one place. I wanned to ask here, because maybe my approach (the single create/ update view) is not right ? On Mar 23, 12:13 pm, Eric Abrahamsen wrote: > On

Re: Design patterns for create/update view

2009-03-23 Thread Eric Abrahamsen
On Mar 23, 2009, at 6:06 PM, Lyubomir Petrov wrote: > > Just wondering are there any docs/examples of design pattern with > django for creating a "create/update" view. These views are written for you! See the CRUD section of the Generic Views page:

Design patterns for create/update view

2009-03-23 Thread Lyubomir Petrov
Just wondering are there any docs/examples of design pattern with django for creating a "create/update" view. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to