$ python manage.py runserver (07-05 16:39)
Validating models...
/home/premasagar/projects/tasket/lib/python2.6/site-packages/Django-1.3-py2.6.egg/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.
new_class = super(SubfieldBase, cls).__new__(cls, name, bases, attrs)
0 errors found
does this matter?