You can use Django's built-in authentication system which takes care of checking whether a user is logged in or not. You can use login_required ...
確定! 回上一頁