mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
5aca27f285
commit
501802e0f9
@ -820,6 +820,7 @@ class SettingsView(TemplateView):
|
||||
|
||||
return ctx
|
||||
|
||||
|
||||
class CustomEmailView(LoginRequiredMixin, EmailView):
|
||||
"""
|
||||
Override of allauths EmailView to always show the settings but leave the functions allow
|
||||
|
Loading…
Reference in New Issue
Block a user