oupsi
This commit is contained in:
parent
ce5fcb3d30
commit
fc87e52fd1
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ from django.db import transaction
|
|||
|
||||
from authens.models import CASAccount, OldCASAccount
|
||||
from authens.utils import get_cas_client, parse_entrance_year
|
||||
from authens.signals import post_cas_create
|
||||
|
||||
UserModel = get_user_model()
|
||||
|
||||
|
|
Loading…
Reference in a new issue