mcteamdev16 / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

django_orm not compatible with Django 1.8+ #343

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by JoshA...@gmail.com on 19 May 2015 at 12:19