Projet

Général

Profil

« Précédent | Suivant » 

Révision 8e8b10ae

Ajouté par Serghei Mihai (congés, retour 15/05) il y a plus de 6 ans

manager: add test sms send (#20174)

Voir les différences:

corbo/forms.py
81 81

  
82 82
class SendTestEmailForm(forms.Form):
83 83
    email = forms.EmailField()
84

  
85

  
86
class SendTestSMSForm(forms.Form):
87
    mobile = forms.CharField(label=_('Mobile number'))

Formats disponibles : Unified diff