On Wed, Aug 19, 2009 at 8:58 AM, Ian Kelly<[email protected]> wrote: > Besides which, the purpose of using the class as the sender is to be > able to subscribe to only certain types of connections [1]. Using the > connection instead would defeat that. That doesn't mean we can't pass > the connection as an additional keyword argument, and with multi-db > around the corner there may be a use case for doing that. If so, it > should certainly be a new ticket.
Sorry, forgot to attach my footnote: [1] http://docs.djangoproject.com/en/dev/topics/signals/#connecting-to-signals-sent-by-specific-senders Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
