This commit is contained in:
Cayo Puigdefabregas 2023-12-11 13:41:19 +01:00
parent f81394e1f3
commit c65a8639c1
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ from django.core.exceptions import ValidationError
from utils.idhub_ssikit import create_verifiable_presentation
from oidc4vp.models import Organization, Authorization
from promotion.models import Promotion
class WalletForm(forms.Form):