I couldn't find any reference on what I have to change to get rid of this deprecation warning. I'm using the trunk version:
VERSION = (1, 3, 0, 'beta', 1) This is what I get: [Sun Mar 06 14:47:36 2011] [error] /usr/local/lib/python2.6/dist- packages/django/db/models/fields/subclassing.py:80: DeprecationWarning: A Field class whose get_db_prep_value method hasn't been updated to take `connection` and `prepared` arguments. [Sun Mar 06 14:47:36 2011] [error] new_class = super(SubfieldBase, cls).__new__(cls, name, bases, attrs) Thanks for any help, Gabriel -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.