I got this working using signals

On Tuesday, March 5, 2013 9:28:31 AM UTC-5, frocco wrote:
>
> I tried your link https://github.com/pinax/django-notification
> but it is not working.
>
> is there anything wrong with my code to prevent the signal from working?
>
> On Tuesday, March 5, 2013 9:18:04 AM UTC-5, Jaimin Patel wrote:
>>
>> Take a look at django-notifications app - 
>> https://github.com/pinax/django-notification
>>
>> I think it should be able to help you.
>>
>> you can check the example of it on this SO thread - 
>> http://stackoverflow.com/questions/1609775/how-do-i-display-notifications-from-django-notification
>>
>> On Tuesday, March 5, 2013 8:38:14 AM UTC-5, frocco wrote:
>>>
>>> Hello,
>>>
>>> I want to query the orders database every 5 minutes and alert admins 
>>> that new orders have arrived.
>>> Would I use signals for this?
>>>
>>> Anyone have an example?
>>>
>>> Thank you
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to