You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to update django 1.7 to 1.9.12.
After updating django I am getting below error stack.
File "/home/abc/Documents/venv/rest_api/api/all_utils/goal_utils.py", line 3, in <module>
from rest_framework.request import MergeDict
ImportError: cannot import name MergeDict