once csv uploded for all employee then a new user has to be created with default password an email to the user will go automatically after it's creation django python code example
Example: django import user
from django.contrib.auth.models import User