mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-04 22:28:21 +00:00
fix pep8
This commit is contained in:
@@ -393,5 +393,6 @@ class ResetApiKey(generic.RedirectView):
|
|||||||
|
|
||||||
return reverse_lazy('profile_detail')
|
return reverse_lazy('profile_detail')
|
||||||
|
|
||||||
|
|
||||||
class PasswordResetDisabled(generic.TemplateView):
|
class PasswordResetDisabled(generic.TemplateView):
|
||||||
template_name = "RIGS/password_reset_disable.html"
|
template_name = "RIGS/password_reset_disable.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user