Renames class view

This commit is contained in:
Mouse Reeve
2022-01-11 10:40:32 -08:00
parent 68d943fb26
commit 4ca90ca10f
5 changed files with 14 additions and 4 deletions

View File

@@ -479,6 +479,7 @@ class SortListForm(forms.Form):
),
)
class ReadThroughForm(CustomForm):
def clean(self):
"""make sure the email isn't in use by a registered user"""