On Sun, 2008-09-21 at 17:36 -0300, Rafael Beccar Barca wrote: > Hi, > > I didn't find documentation for _get_next_or_previous_by_FIELD and > _get_next_or_previous_in_order
The fact that they start with underscores and aren't documented in the Model API is a big that they are internal methods, not intended to be used by any user-level code. > What parameters should I pass when calling them from shell ? > > How should I use them on my templates ? You shouldn't use them directly. What is the problem you are actually trying to solve? Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---