django-push
django-push copied to clipboard
PubSubHubbub support for Django
Hi, I think there is an error in the example under the paragraph [Listening with a view instead of the updated signal](https://django-push.readthedocs.io/en/latest/subscriber.html#listening-with-a-view-instead-of-the-updated-signal). Instead of `for entry in payload.entries:` should be...
the admin.py for subscriber tries to do a url reverse for subscriber_callback, but the primary key doesn't exist for new subscriber objects, so it errors out. these commits just have...
As per this discussion: https://github.com/brutasse/django-push/pull/28#issuecomment-1488818058 We're going to try to tranfer ownership of this project to Jazzband. Guidelines: https://jazzband.co/about/guidelines - [X] [Viability](https://jazzband.co/about/guidelines#viability) Not a POC or a toy, an established...
Trying to apply as per guidelines: https://jazzband.co/about/guidelines Let me know if I am doing anything wrong or missing anything 👍
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...