bugfix integration with dpp/dlt #50

Merged
pedro merged 12 commits from fix_build into main 2025-02-14 13:36:40 +00:00
Showing only changes of commit e23fed5c13 - Show all commits

View file

@ -118,7 +118,7 @@ class PublicDeviceWebView(TemplateView):
key = self.pk
if last_dpp:
key = last_dpp.signature
key += ":"+last_dpp.signature
url = "https://{}/did/{}".format(
self.request.get_host(),