>>>from django.contrib.auth.models import User
>>>es = User.objects.create_user('esperyong','[email protected]','123456')>>>e
>>>from django.contrib.auth.models import User
>>>es = User.objects.create_user('esperyong','[email protected]','123456')>>>e