Jure Cuhalev

16 May, 2007

Django cleaned_data

Posted by: Jure Cuhalev In: django|Planet Kiberpipa|Planet LiveCD

Just a quick note to the few of you who are also tracking Django trunk. Today Django team changed clean_data in newforms to cleaned_data because of possible namespace clash. To port the new version you will just need to do some find and replace.

More important implication of this change is that now 0.96 newforms code is incompatible with Django trunk.

More about this in Django wiki

Related posts:

  1. Django and YUI time
  2. Django wallpapers
  3. DjangoCamp Ljubljana, lets do it!
  4. Listing all keys in S3 bucket using python boto

No Responses to "Django cleaned_data"

Comments are closed.