Skip to content

RemovedInDjango110Warning: SubfieldBase has been deprecated #7

@djch

Description

@djch

Noticed a weird deprecation warning coming from Django 1.9 and tracked it down to this plug-in (which is very useful, thanks for maintaining it).

/venv/lib/python2.7/site-packages/django/utils/six.py:808: RemovedInDjango110Warning: SubfieldBase has been deprecated. Use Field.from_db_value instead.

Refs:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions