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 44153bc562
Re-work access to pub/priv keys for showing
2021-04-07 17:14:16 +02:00
..
management/commands Remove VAPIDKeyset.public_key, generate on demand 2021-04-07 17:07:21 +02:00
migrations Remove VAPIDKeyset.public_key, generate on demand 2021-04-07 17:07:21 +02:00
templates Initial boilerplate for accepting subscriptions 2021-04-07 15:56:09 +02:00
tests Add boilerplate for unit testing 2021-04-07 16:51:55 +02:00
__init__.py Rename top-level package 2021-04-07 15:21:20 +02:00
admin.py Re-work access to pub/priv keys for showing 2021-04-07 17:14:16 +02:00
djangoldp_settings.py Drop boilerplate 2021-04-07 16:21:29 +02:00
models.py Re-work access to pub/priv keys for showing 2021-04-07 17:14:16 +02:00
urls.py Initial boilerplate for accepting subscriptions 2021-04-07 15:56:09 +02:00
views.py Initial boilerplate for accepting subscriptions 2021-04-07 15:56:09 +02:00