fix last_dpp

This commit is contained in:
Cayo Puigdefabregas 2025-02-14 10:30:15 +01:00 committed by sergio-gimenez
parent f3e3dda103
commit 3f94a67d20

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(),