DjangoLDP web push notifications package
This repository has been archived on 2021-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
decentral1se b86872be24
Add django-webpush to deps
2021-04-07 15:57:33 +02:00
djangoldp_webpushnotification Initial boilerplate for accepting subscriptions 2021-04-07 15:56:09 +02:00
management/commands added in this stuff https://git.startinblox.com/djangoldp-packages/djangoldp-notification/merge_requests/43#note_59310 2021-04-07 09:44:56 -04:00
migrations added in this stuff https://git.startinblox.com/djangoldp-packages/djangoldp-notification/merge_requests/43#note_59310 2021-04-07 09:44:56 -04:00
.gitignore Initial commit 2019-01-11 15:15:11 +01:00
README.md Reset the README 2021-04-07 15:21:49 +02:00
admin.py added in this stuff https://git.startinblox.com/djangoldp-packages/djangoldp-notification/merge_requests/43#note_59310 2021-04-07 09:44:56 -04:00
models.py Fix models.py 2021-04-07 15:52:32 +02:00
setup.cfg Add django-webpush to deps 2021-04-07 15:57:33 +02:00
setup.py Initial commit 2019-01-11 15:15:11 +01:00

README.md

djangoldp-webpushnotification

WIP