Export to GitHub

google-api-python-client - issue #343

django_orm not compatible with Django 1.8+


Posted on May 19, 2015 by Happy Ox

django_orm needs to be updated to support Django 1.8. In that version support for models.SubfieldBase has been deprecated, and replaced with from_db_value.

Status: New

Labels:
Type-Defect Priority-Medium