I have a custom manager and if I have a list of objects and call a  
get_next_by_FOO method on one of the objects, it retrieves the next  
object from the default manager, not the next object in the custom  
manager.  Is it possible to use a different manager than the default  
manager with the get_next_by_FOO model method?

I posted the same question to the users group, but did not receive a  
response.
http://groups.google.com/group/django-users/browse_thread/thread/ 
98d637a81c7fe71b/2f7d7fc7f3300995?lnk=raot

Thank you,

--jon




--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to