AbstractUser поможет быстро добавить поля в custom пользователя. from django.contrib.auth.models import AbstractUser class User ...
確定! 回上一頁