gastropin works
This commit is contained in:
parent
c74b6565f9
commit
5691659fe1
4 changed files with 54 additions and 9 deletions
|
|
@ -51,7 +51,7 @@ class GastroPinForm(forms.Form):
|
|||
raise forms.ValidationError(
|
||||
_('The PINs entered were not identical.'),
|
||||
code='not_identical')
|
||||
|
||||
return cleaned_data
|
||||
|
||||
|
||||
class WlanPresenceForm(forms.Form):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue