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
9caf97966c
Load django-webpush VAPID keys from DB
2021-04-15 18:57:22 +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
Add failing test for missing VAPID key
2021-04-15 15:06:37 +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
Fix TypeError rendering VAPIDKeyset.public_key
2021-04-15 18:57:05 +02:00
views.py
Load django-webpush VAPID keys from DB
2021-04-15 18:57:22 +02:00