Adrian Holovaty wrote:
> On 6/1/06, Michael Radziej <[EMAIL PROTECTED]> wrote:
>> I'm curious how in this function the local variable 'opts' spontaneously
>> appears on  stage. Looks like a bug, but I'm not an expert on meta class
>> programming. I found this by pychecker, so it might also be dead code.
>> Else, wouldn't it be self.opts instead?
> 
> Ah, that should be self._meta instead of self.opts. Thanks for the
> catch! I've fixed it in [3046].
> 

while we're talking about get-next/prev...

any chance of this patch getting applied? 
http://code.djangoproject.com/ticket/1857

it fixes the problem (bug?) that get_next_by_FIELD and 
get_previous_by_FIELD don't take params.

gabor

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to