Re: compensation for dictfetchone

2007-09-17 Thread Malcolm Tredinnick
On Mon, 2007-09-17 at 10:14 +0200, Michal Konvalinka wrote: > Hi, > I have upgraded my django from 0.96 to trunk and found out that Adrian > had removed dictfetchone() with reason that "it wasn't being used > anywhere". That's not true, I was using it :-) > > http://code.djangoproject.com/changes

compensation for dictfetchone

2007-09-17 Thread Michal Konvalinka
Hi, I have upgraded my django from 0.96 to trunk and found out that Adrian had removed dictfetchone() with reason that "it wasn't being used anywhere". That's not true, I was using it :-) http://code.djangoproject.com/changeset/5968 Is there any similar function to this one? I found this functio