On Oct 17, 5:50 pm, Jeff Gentry <[EMAIL PROTECTED]> wrote:
> > Oops. It could also read
> >     from django import newforms as forms
> > in which case you should change it to
> >     from django import forms
>
> Right, that's what I was thinking.
>
> > but I hope you've got the idea: basically newforms has *become* forms.
>
> Yup - just wasn't sure on that.  I had remembered seeing something along
> those lines a while back but wasn't sure if it had said it *was* changing
> names or *wasn't* :)  Plus with all of the chatter on both forms and
> newforms I couldn't find a definitive answer to this question when
> searching.
>
> They have some other "old stuff-isms", some I noticed on my own, some were
> easier to search on and I'm sure I'll come across more.
>
> Thanks all :)
> -J

You might find this page useful:
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges

--
DR.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to