Re: from django.http import HttpResponse: Unresolved Import. why ?
okay, i solved the problem.. ctrl + 1. and import to parent modules.. and thats it..
Am Freitag, 18. Mai 2012 22:43:17 UTC+2 schrieb doniyor:
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 helpdoni
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/1b91ZxH1-lMJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home