core: add about modal

This commit is contained in:
Jens Langhammer
2018-12-16 16:02:03 +01:00
parent 9117e09f1c
commit 9e289e9937
8 changed files with 60 additions and 2 deletions

View File

@ -7,3 +7,4 @@ class PassbookCaptchaFactorConfig(AppConfig):
name = 'passbook.captcha_factor'
label = 'passbook_captcha_factor'
verbose_name = 'passbook Captcha'