On 9/11/06, cyberco <[EMAIL PROTECTED]> wrote:
> I can't find any documentation on dispatcher/signals. Is there any
> documentation or should I just 'fork the code'?

There isn't any official documentation for it within Django, but it's
just PyDispatcher, which does have its own documentation:

http://pydispatcher.sourceforge.net/pydoc/dispatch.dispatcher.html

The only thing Django does to "customize" this is define its own set of signals.

-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to