mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-04 22:24:02 +02:00
Try to add CI
This commit is contained in:
@ -3,7 +3,7 @@ from django.contrib.auth.models import User
|
||||
from django import forms
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
from registration.models import StudentRegistration, CoachRegistration, AdminRegistration
|
||||
from .models import StudentRegistration, CoachRegistration, AdminRegistration
|
||||
|
||||
|
||||
class SignupForm(UserCreationForm):
|
||||
|
Reference in New Issue
Block a user