On Tue, 2007-05-15 at 16:58 -0500, Joseph Kocherhans wrote: > On 5/15/07, canen <[EMAIL PROTECTED]> wrote: > > > > This changed was committed yesterday. See here > > http://groups.google.com/group/django-developers/browse_thread/thread/c87a893a4d7c50a0/32f777bafd3cdb35#32f777bafd3cdb35 > > for the discussion that lead to the change. > > > > On May 15, 10:43 pm, cornelius bolten <[EMAIL PROTECTED]> wrote: > > > hi, > > > > > > i just tried to click through my new website (django 0.97) after > > > developing it on my localhost (django latest stable). > > > > > > all my websites' forms (newforms) worked well on my localhost.. but > > > online i got lot's of errors. > > > > > > after some searching, i found out that newforms.clean_data changed to > > > newforms.cleaned_data. when did this change happen, and why? a lot of my > > > apps stopped working now.. > > Also, if you don't have time to follow the django-developers list, or > at least check http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges > before running svn up, you really shouldn't follow svn trunk for > awhile.
It's probably more important to check the web page than follow the developers' list, I would say. It's a bug if we don't update the webpage after a real incompatible change. 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 -~----------~----~----~----~------~----~------~--~---

