mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-08-10 23:39:28 +02:00
Fix quicktest and update azure config
This commit is contained in:
@ -100,6 +100,7 @@ class QuickDjangoTest(object):
|
||||
LOGIN_URL='/helpdesk/login/',
|
||||
TEMPLATES=self.TEMPLATES,
|
||||
SITE_ID=1,
|
||||
SECRET_KEY='wowdonotusethisfakesecuritykeyyouneedarealsecure1',
|
||||
## The following settings disable teams
|
||||
HELPDESK_TEAMS_MODEL = 'auth.User',
|
||||
HELPDESK_TEAMS_MIGRATION_DEPENDENCIES = [],
|
||||
|
Reference in New Issue
Block a user