Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning with dependency six #885

Closed
mapeveri opened this issue Apr 6, 2016 · 4 comments
Closed

Warning with dependency six #885

mapeveri opened this issue Apr 6, 2016 · 4 comments

Comments

@mapeveri
Copy link

mapeveri commented Apr 6, 2016

When I run my application, with django 1.9.5, show this warning:

.../lib/python3.4/site-packages/six.py:808: RemovedInDjango110Warning: SubfieldBase has been deprecated. Use Field.from_db_value instead.
return meta(name, bases, d)

@evcb
Copy link
Contributor

evcb commented Apr 6, 2016

I believe it has been fixed already. However it may have not been reflected to pip repository yet. Try downloading directly from git. pip install git+https://github.com/omab/python-social-auth.git

@mapeveri
Copy link
Author

mapeveri commented Apr 6, 2016

One question, when will reflected in pip repository?. Any idea?.

Thanks!

@evcb
Copy link
Contributor

evcb commented Apr 6, 2016

Should come soon if not there already.

@mapeveri
Copy link
Author

mapeveri commented Apr 6, 2016

@hellvix thanks!

@mapeveri mapeveri closed this as completed Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants