Hi Bruno, Many thanks for this great piece of work.
Quick question, do you happen to have any insights on this error : django_push.subscriber.models.SubscriptionError: (u'Error during request to hub http://pubsubhubbub.appspot.com/ for topic http://www.google.com/alerts/feeds/05832877593755415093/5556440571894111478: Bad response code 302', <Subscription: http://www.google.com/alerts/feeds/05832877593755415093/5556440571894111478: http://pubsubhubbub.appspot.com/>, <Response [409]>) I followed the instruction here : https://django-push.readthedocs.org/en/latest/subscriber.html On Monday, June 24, 2013 10:24:17 AM UTC-7, Bruno Renié wrote: > > Hello, > > A quick note for the Django users among you: I just released version > 0.5 of django-push to the Python Package Index. Django-push lets you > run a publisher or a subscriber in your Django projects. > > This release brings Python 3 support, support for more modern versions > of Django, API improvements and more compliance with the PubSubHubbub > specs, especially version 0.4. > > A more detailed changelog can be found here: > https://django-push.readthedocs.org/en/latest/#changelog > > The project is available on GitHub: > https://github.com/brutasse/django-push > > Regards, > Bruno > -- --- 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.
