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
decentral1se 74b2712699
Test VAPIDKeyset can generate a public key
2021-04-08 16:28:49 +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 Test VAPIDKeyset can generate a public key 2021-04-08 16:28:49 +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
models.py Test VAPIDKeyset can generate a public key 2021-04-08 16:28:49 +02:00
urls.py Don't try and reference views.home 2021-04-08 15:37:23 +02:00
views.py Initial boilerplate for accepting subscriptions 2021-04-07 15:56:09 +02:00