Overview

Admin

Authentication

Model

To link a model to the current user, see:

  • To set the user when saving a model in a view, see forms.

  • To set the user when saving a model in admin, see Customisation, User.

View

To prevent access to a view unless the user is logged in etc… see User Authentication.