brutasse / django-push

PubSubHubbub support for Django
https://django-push.readthedocs.io
BSD 3-Clause "New" or "Revised" License
93 stars 27 forks source link

Django 2.0 support #25

Closed pauloxnet closed 6 years ago

pauloxnet commented 6 years ago

Thanks for this project!

I need to use this package in a Django 2.0 project to interact with YouTube Data API push notifications via PubSubHubbub.

Can you please merge the 6 months old @timgraham Pull Request #24 and release a new django-push version on pypi ?

I know the djangoproject.com uses this package too, and the Django 2.0 upgrade is blocked by the above PR.

If you need I can help you in this process or if you can't manage the project anymore we need to fork this package and release a new version ?

pauloxnet commented 6 years ago

I saw the @timgraham Pull Request was merge and I close this issue. https://github.com/brutasse/django-push/pull/24