class User(AbstractUser): """ Users within the Django authentication system are represented by this model. Username, password and email are required.
確定! 回上一頁