Re: Modernizing the Tutorial

2012-10-26 Thread Lee Hinde
On Thu, Oct 25, 2012 at 4:37 PM, Russell Keith-Magee wrote: > > > On Thu, Oct 25, 2012 at 9:00 PM, Tomas Neme wrote: >> >> Now that function-based views are being deprecated, or at least that >> class-based views are being favored, there should be a tutorial with >> them in the docs, shouldn't it

Re: Modernizing the Tutorial

2012-10-25 Thread Lachlan Musicman
On Fri, Oct 26, 2012 at 1:02 PM, Tomas Neme wrote: >> However, there is also scope for a focussed tutorial about class-based views >> in general. IMHO one of the biggest uptake problems around class-based > > This is what I meant. Something that brings in, easy and clearly, the > concept of mixins

Re: Modernizing the Tutorial

2012-10-25 Thread Tomas Neme
> However, there is also scope for a focussed tutorial about class-based views > in general. IMHO one of the biggest uptake problems around class-based This is what I meant. Something that brings in, easy and clearly, the concept of mixins, the different mixins,something that, for example, take tw

Re: Modernizing the Tutorial

2012-10-25 Thread Russell Keith-Magee
On Thu, Oct 25, 2012 at 9:00 PM, Tomas Neme wrote: > Now that function-based views are being deprecated, or at least that > class-based views are being favored, there should be a tutorial with > them in the docs, shouldn't it? > > I don't mean replacing the current one, because that'd raise the e

Re: Modernizing the Tutorial

2012-10-25 Thread Lachlan Musicman
On Fri, Oct 26, 2012 at 2:00 AM, Tomas Neme wrote: > Now that function-based views are being deprecated, or at least that > class-based views are being favored, there should be a tutorial with > them in the docs, shouldn't it? > > I don't mean replacing the current one, because that'd raise the en

Modernizing the Tutorial

2012-10-25 Thread Tomas Neme
Now that function-based views are being deprecated, or at least that class-based views are being favored, there should be a tutorial with them in the docs, shouldn't it? I don't mean replacing the current one, because that'd raise the entry point a lot, but cloning the original tutorial, but imple