Django's ____ system is used to maintain user sessions and manage user authentication.

  • auth
  • login
  • security
  • session
Django's auth system is used for user authentication and managing user sessions. It provides features like user registration, login, and user management out of the box.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *