pull/530/head
xiaokong1937@gmail.com 2016-09-16 08:45:29 +08:00
parent 7984806b38
commit db5d04c37f
2 changed files with 3 additions and 1 deletions

View File

@ -314,4 +314,5 @@ CAPTCHA_IMAGE_SIZE = (75, 33)
CAPTCHA_FOREGROUND_COLOR = '#001100'
#
SESSION_COOKIE_AGE = 10800 # 3 hours
SESSION_SAVE_EVERY_REQUEST = True

View File

@ -18,3 +18,4 @@ celery==3.1.23
ansible==2.1.1.0
django-simple-captcha==0.5.2
django-formtools==1.0
sshpubkeys==2.2.0