1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 14:38:24 +02:00
This commit is contained in:
Yohann D'ANELLO
2021-01-21 22:12:36 +01:00
parent 416135ca3a
commit b40c06fe9e
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
from django.urls import path
from .views import AddOrganizerView, AdultPhotoAuthorizationTemplateView, ChildPhotoAuthorizationTemplateView,\
InstructionsTemplateView, MyAccountDetailView, PaymentUpdateView, ParentalAuthorizationTemplateView, \
from .views import AddOrganizerView, AdultPhotoAuthorizationTemplateView, ChildPhotoAuthorizationTemplateView, \
InstructionsTemplateView, MyAccountDetailView, ParentalAuthorizationTemplateView, PaymentUpdateView, \
ResetAdminView, SignupView, UserDetailView, UserImpersonateView, UserListView, UserResendValidationEmailView, \
UserUpdateView, UserUploadHealthSheetView, UserUploadParentalAuthorizationView, UserUploadPhotoAuthorizationView, \
UserValidateView, UserValidationEmailSentView