On Wed, 2008-12-03 at 23:53 -0800, Adam Yee wrote: > Hi, > > Going through chapter 6 in the djangobook. Using 1.1 SVN-9368. I > think this chapter might be missing a step or two, or there's > something I'm overlooking.
What you're overlooking is that that book is written for Django 0.96 and some things have changed for Django 1.0. Read the 1.0-porting-guide.txt document that's in the release (and linked from the release notes on the wbesite) for details on everything that has changed. Also see this thread: http://groups.google.com/group/django-users/browse_thread/thread/3939ad7733f6a690 Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

