I am using Django-push project for my app. What I am doing is, read my blog, find whether new updates available. If present, store in the db.
This is not happening! The source code is here : https://gist.github.com/5628801 <https://gist.github.com/ksurya/5628801> So, if would be great if someone could let me know where I am doing mistake and how it should be corrected. Thanks PS: the working environment is Python 2.7, Django 1.4.5 (Django-push: https://github.com/brutasse/django-push) -- --- You received this message because you are subscribed to the Google Groups "Pubsubhubbub" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
