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

Django 1.9 depreciation issue #812

Closed
Eclogesh opened this issue Dec 29, 2015 · 3 comments
Closed

Django 1.9 depreciation issue #812

Eclogesh opened this issue Dec 29, 2015 · 3 comments

Comments

@Eclogesh
Copy link

C:\w>manage.py makemigrations
C:\Python27\lib\site-packages\django\db\models\fields\subclassing.py:22: Removed
InDjango110Warning: SubfieldBase has been deprecated. Use Field.from_db_value in
stead.
RemovedInDjango110Warning)

No changes detected

pip freeze environment is Python 2.7.9 and django 1.9

@liminspace
Copy link

+1

@blueyed
Copy link

blueyed commented Jan 25, 2016

Duplicate of / fixed by #813.

@omab
Copy link
Owner

omab commented Dec 13, 2016

Fix already merged.

@omab omab closed this as completed Dec 13, 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

4 participants