Re: Re-using CreateView, UpdateView & friendship

2018-04-30 Thread subhani shaik
Hi can you please share me any django project.for the practicing purpose . On Mon, Apr 30, 2018 at 10:15 AM, Mikkel Kromann wrote: > Hmmm. It might be my question 3 after all. > After a good night's sleep, I re-read the Figure 8.1 on Function vs Class > Based Views in Two Scoops of Django .

Re: Re-using CreateView, UpdateView & friendship

2018-04-29 Thread Mikkel Kromann
Hmmm. It might be my question 3 after all. After a good night's sleep, I re-read the Figure 8.1 on Function vs Class Based Views in Two Scoops of Django ... 1) No generic view match closely what I have in mind (I think?) 2) I don't think I need to subclass my view 3) I suspect my CBV will need to