Well, you can always go reading thru the source code for the product app. There should be a signals.py in there I believe that defines them. You can ack/grep thru the source code looking for all mention of out_of_stock and find where .send() is called. Then you could submit a ticket & a patch to have it included in the doc.
On Fri, Sep 25, 2009 at 11:13 AM, Alessandro Ronchi < [email protected]> wrote: > > > On Fri, Sep 25, 2009 at 4:30 PM, Bob Waycott <[email protected]> wrote: > >> Yes, in the Docs. > > > I've found this: > http://www.satchmoproject.com/docs/svn/signals.html?highlight=signals > > but there's no out_of_stock or similar... > > > -- > Alessandro Ronchi > > SOASI > Sviluppo Software e Sistemi Open Source > http://www.soasi.com > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
