django-webpush
django-webpush copied to clipboard
feat: allow to send the headers parameters to pywebpush
- Version of
pywebpush
updated using>=
(Latest versions of pywebpush receive headers parameters). - Added headers parameter to the
django-webpush
functions, empty dict by default. - For apple web push notifications some headers are added by default.
- Documentation updated.
Thanks for the PR. Can you make the changes for mutable default value so we can merge it?
any updates on merging this?