Hi,

I have noticed that the class variable HttpReponse._is_string (in
django/http/__init__.py) is removed in Django 1.4. I was setting this
variable in a couple of places in my code, so that piece of code is
breaking in Django 1.4. Do you know if this field is required at all? If
not, is it just safe to remove this field altogether from my code?


Thanks,
Rajat

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to