Skip to content
Snippets Groups Projects
Verified Commit 1e3a8912 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Use django-pwa from my Git fork for now

parent 46ed4f3f
No related branches found
No related tags found
No related merge requests found
Pipeline #769 failed
......@@ -49,7 +49,7 @@ requests = "^2.22"
django-two-factor-auth = { version = "^1.10.0", extras = [ "YubiKey", "phonenumbers", "Call", "SMS" ] }
django-yarnpkg = "^6.0"
django-material = "^1.6.0"
django-pwa = "^1.0.6"
django-pwa = {git = "https://github.com/Natureshadow/django-pwa", rev = "67cf917a081df3116968f684ebb28e4c076b2b50" }
django-constance = {git = "https://github.com/jazzband/django-constance", rev = "590fa02eb30e377da0eda5cc3a84254b839176a7", extras = ["database"]}
django_widget_tweaks = "^1.4.5"
django-filter = "^2.2.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment