How i can redirect non logged in user from any page

I have create a user and i protect my page from non registered user

See the docs at Using the Django authentication system | Django documentation | Django. (Actually, I would recommend reading the entire page, but that section is the beginning of the information you’re looking for.)