1 Nov 2011 01:42
Re: Django tutorial hasn't received an update for 1.3
Russell Keith-Magee <russell <at> keith-magee.com>
2011-11-01 00:42:52 GMT
2011-11-01 00:42:52 GMT
On Mon, Oct 31, 2011 at 3:08 PM, Kevin <kveroneau <at> gmail.com> wrote: > I keep checking the tutorial page for version 1.3 hoping to see some > new content related to the class-based views or at least some of the > promised future tutorials. The tutorial still has the function-based > views, and no new updates since I first went through it on the 1.2 > release. > > I know the function views work in 1.3, but shouldn't the tutorial be > using the latest features included in 1.3 so that new users coming to > Django begin learning the newest features, such as class-based views. > > I'm still a dinosaur and using Django 1.2 and haven't yet dived into > class-based views, and when I do, I would love a great tutorial on how > to proceed. I plan on learning Django 1.3's newest features very soon > to keep myself up to speed and see if my current apps are fully > compatible. > > Are there any updates on when we will see the following new tutorial > sections: Unfortunately, we can't give you an estimate of when more tutorials will land -- the only real answer is "when they're written". One of the embarrasing things about Django's docs is that Tutorial 4 ends with "More tutorials coming soon". It said when *I* started using Django -- 6 years ago. This is definitely something that I would like to see addressed; however, good tutorials are time consuming to write, and nobody has volunteered to write one (there is a draft for a Tutorial 5 that has(Continue reading)

RSS Feed