add passbook.pretend to use passbook in applications which don't support generic OAuth
This commit is contained in:
@ -74,6 +74,7 @@ INSTALLED_APPS = [
|
||||
'passbook.otp.apps.PassbookOTPConfig',
|
||||
'passbook.captcha_factor.apps.PassbookCaptchaFactorConfig',
|
||||
'passbook.hibp_policy.apps.PassbookHIBPConfig',
|
||||
'passbook.pretend.apps.PassbookPretendConfig',
|
||||
]
|
||||
|
||||
# Message Tag fix for bootstrap CSS Classes
|
||||
|
||||
Reference in New Issue
Block a user