1884: WebAPIResponse need to overide __iter__ at least for for Django 1.2.3 compatibility

kmm****@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 16, 2010
WebAPIResponse need to overide __iter__ at least for for Django 1.2.3 compatibility

Elsewhere iteration over WebAPIResponse will return nothing. At least for the recent django version
chipx86
#1 chipx86
I have a couple installs with Django 1.2.3 and haven't hit this problem. Can you give me a repro case for it?
  • +NeedInfo
david
#2 david
  • -NeedInfo
    +Incomplete