On Jul 21, 7:38 pm, jaymzcd <[email protected]> wrote: > I'm going to guess you have been following along with > thehttp://www.djangobook.com/ > site. It was great in the day but *do not use that* now-a-days as it > covers 0.96. There have been significant changes, one of which is the > maxlength to max_length on CharFields. Stick with the particular > version you are using from docs.djangoproject.com. Even changes from > 1.1 to 1.2 are significant enough that reading the wrong version's > docs can give you headaches. Actually, the new version of the Django Book is compatible with Django 1.0. I found it to be an _excellent_ introduction to the fundementals, and well worth the read. For the latest stuff, of course there is the official documentation which you must refer to.
-- 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.

