mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-04 19:04:03 +02:00
More constraints on linting (surely removed in the future)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from django.urls import path
|
||||
|
||||
from .views import SignupView, UserValidationEmailSentView, UserResendValidationEmailView, UserValidateView
|
||||
from .views import SignupView, UserResendValidationEmailView, UserValidateView, UserValidationEmailSentView
|
||||
|
||||
app_name = "registration"
|
||||
|
||||
|
Reference in New Issue
Block a user