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

Runserver warning on Django 1.9 #61

Open
AndyKovv opened this issue Apr 6, 2016 · 2 comments
Open

Runserver warning on Django 1.9 #61

AndyKovv opened this issue Apr 6, 2016 · 2 comments

Comments

@AndyKovv
Copy link

AndyKovv commented Apr 6, 2016

Hi, after install your app a had warning in console when i run server.
/var/www/ua/env/lib/python3.4/site-packages/django/utils/six.py:808: RemovedInDjango110Warning: SubfieldBase has been deprecated. Use Field.from_db_value instead.
return meta(name, bases, d)
How can i fix this&

@AndyKovv AndyKovv changed the title Runserwer warning on Django 1.9 Runserver warning on Django 1.9 Apr 6, 2016
@lucacorti
Copy link
Contributor

This is fixed in my pull request #65

@pkaczynski
Copy link

Is this going to be merged? Django 1.10 will remove SubfieldBase

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

3 participants