On Oct 1, 11:21 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > Assuming you are actually using Django 1.0, you'll need to keep in mind that > some things have changed (forms & admin definitions are two biggies) between > what the book is describing and the version you are using. In cases where > the book seems to be steering you wrong you'll probably want to consult the > online docs, which will better match the code you are running.
Thank you very much. Now it works. Actually I'm using the svn trunk, and I was thinking something like that, but I didn't notice the new syntax for checking form errors :) I will keep that in mind for the future. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

