Saturday, February 6, 2016

django social auth

i am new in django i am trying to add thirdparty verification using social auth....

after configuration when i run migrations i got following error

InDjango110Warning: SubfieldBase has been deprecated. Use Field.from_db_value i stead. RemovedInDjango110Warning)

i know the reason of this error is because i am using django 1.9 and there is some fucntion or something which is depricated in 1.9 and that is related to database..
but  i dont know how to solve this problem

can any one help?????

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/05758f04-94ba-46fc-bc0e-39ce6ec00182%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment