Re: Django 1.0 tutorial

2008-11-27 Thread Malcolm Tredinnick
On Fri, 2008-11-28 at 11:16 +0700, Ronny Haryanto wrote: [...] > Malcolm, I think the previously mentioned book was Practical Django > Projects by James Bennett, not the Django Book. Indeed. My mistake. I apologise. The pirate bastard should be hung from the yard arm, then. No excuses. Regards

Re: Django 1.0 tutorial

2008-11-27 Thread Ronny Haryanto
On Fri, Nov 28, 2008 at 9:31 AM, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Thu, 2008-11-27 at 07:33 -0800, Benjamin Wohlwend wrote: > [...] > >> but suggesting on an official >> Django mailing list to pirate a book written by one of the Django core >> devs is stretching it a bit, don't y

Re: Django 1.0 tutorial

2008-11-27 Thread Malcolm Tredinnick
On Thu, 2008-11-27 at 02:06 -0800, JDDJ wrote: > I am trying to create a blog using django 1.0 and wan't to know how to > us the forms engine of django 1. > Is there a good tutorial which uses the advantage of the forms > library. > > I checked the docs but the example provided is not clear. Th

Re: Django 1.0 tutorial

2008-11-27 Thread Malcolm Tredinnick
On Thu, 2008-11-27 at 07:33 -0800, Benjamin Wohlwend wrote: [...] > but suggesting on an official > Django mailing list to pirate a book written by one of the Django core > devs is stretching it a bit, don't you think? Have you looked at the license under which that book was released? http://w

Re: Django 1.0 tutorial

2008-11-27 Thread Benjamin Wohlwend
Hi, On Nov 27, 2:06 pm, architecture <[EMAIL PROTECTED]> wrote: > download this file from the internet > > Apress.Practical.Django.Projects.Jun.2008.pdf > Not trying to be holier than thou here, but suggesting on an official Django mailing list to pirate a book written by one of the Django core

Re: Django 1.0 tutorial

2008-11-27 Thread architecture
download this file from the internet Apress.Practical.Django.Projects.Jun.2008.pdf On Nov 27, 1:06 pm, JDDJ <[EMAIL PROTECTED]> wrote: > I am trying to create a blog using django 1.0 and wan't to know how to > us the forms engine of django 1. > Is there a good tutorial which uses the advantage o

Re: Django 1.0 tutorial

2008-11-27 Thread [EMAIL PROTECTED]
checkout this http://docs.djangoproject.com/en/dev/topics/forms/modelforms/ > I am trying to create a blog using django 1.0 and wan't to know how to > us the forms engine of django 1. > Is there a good tutorial which uses the advantage of the forms > library. > > I checked the docs but the examp