File "C:\Python27\Lib\site-packages\file_picker\forms.py,line 5 in <module>
from django.db.models import Q,get_model
ImportError:cannot import name get_model
I am using django 1.9.7 and file_picker 0.2.2 I don't seem to have any solution to this problem