from django.http import HttpResponse: Unresolved Import. why ?

619 views
Skip to first unread message

doniyor

unread,
May 18, 2012, 4:43:17 PM5/18/12
to django...@googlegroups.com
hey guys, 

i am getting this error when i try to write my view. 

when i import this, from django.http import HttpResponse, the word HttpResponse is red error. Unresolved Import: HttpResponse. 

i dont understand why. i am using python 2.7 and django1.4. what i did before this is, i changed from django1.3 to django1.4. 

thanks for help 

doni 

doniyor

unread,
May 19, 2012, 1:51:18 AM5/19/12
to django...@googlegroups.com
okay, i solved the problem.. ctrl + 1. and import to parent modules.. and thats it.. 
Reply all
Reply to author
Forward
0 new messages