Click here to view code image >>> from django.contrib.auth.models import AnonymousUser >>> au = AnonymousUser() The class is in no way related to User.
確定! 回上一頁