Configuration

Here’s a list of settings available in this package which default to False:

  • Enable a password reset feature for the admin panel:
INTRA_RESET_PASSWORD_ENABLED = True
  • Register admin site log entries in the admin panel:
INTRA_ADMIN_LOGS_ENABLED = True