On Mar 23, 2006, at 5:36 PM, Adrian Holovaty wrote: > Is it a big deal that Place.objects.all_event_times() exists and > returns useless data? If you don't need to use the method in a certain > context, don't use it. :)
I can buy that... but it doesn't just return useless data, it returns a potentially HUGE dataset -- every single EventTime in the system! -- which an unwary template author might stumble across and bring the site to its knees. I'm really asking about something more abstract, though -- is there (should there be) the ability to define manager methods available only in a related context? Jacob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---