This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
djangoldp-webpushnotification
Archived
Watch
1
Star
0
Fork
0
You've already forked djangoldp-webpushnotification
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
djangoldp-webpushnotification
/
djangoldp_webpushnotification
History
3wc
7ee6ac7691
Make TestAcceptSubscription work..
...
..by using Django default test client instead of the one from `rest_framework`.
2021-04-14 21:34:31 +02:00
..
management
/commands
Resolve tabbing/indentation issues
2021-04-07 17:18:09 +02:00
migrations
Remove VAPIDKeyset.public_key, generate on demand
2021-04-07 17:07:21 +02:00
tests
Make TestAcceptSubscription work..
2021-04-14 21:34:31 +02:00
__init__.py
Rename top-level package
2021-04-07 15:21:20 +02:00
admin.py
Resolve tabbing/indentation issues
2021-04-07 17:18:09 +02:00
djangoldp_settings.py
Drop boilerplate
2021-04-07 16:21:29 +02:00
djangoldp_urls.py
Some WIP progress on writing webpush tests
2021-04-08 16:59:00 +02:00
models.py
Test VAPIDKeyset can generate a public key
2021-04-08 16:28:49 +02:00
views.py
Initial boilerplate for accepting subscriptions
2021-04-07 15:56:09 +02:00