[Fixed]-Cannot import SubfieldBase from django.db.models import SubfieldBase

1👍

This is weird but it is happening more often now. In Windows 10 if I create virtualenv and install djagno version different than global installation it still servers attributes of global installation. I even tried with –no-site-packages but behavior is still same and its problematic. I removed 1.10 globally and now issues is fixed.

Leave a comment