Merge branch 'jlog' of git.coding.net:jumpserver/Jumpserver into jlog

pull/26/head
ibuler 2015-11-04 15:21:44 +08:00
commit ad4b68a390
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ from django.shortcuts import render_to_response
from django.core.mail import send_mail
import json
import logging
VIM_FLAG = False
VIM_COMMAND = ''
SSH_TTY = ''
try:
import termios