how to make it so user can't see a page unless they're logged in? django code example Example: django import user from django.contrib.auth.models import User