Generated: Mon 2013-12-16 18:43 GMT
Source file: /var/www/service.dev/service/ftp_deploy/conf.py
Stats: 0 executed, 1 missed, 1 excluded, 6 ignored
from django.conf import settings
BITBUCKET_SETTINGS = getattr(settings, 'DEPLOY_BITBUCKET_SETTINGS', {
'username' : '',
'password' : '',
})