Merge pull request #82 from MDamien/patch-1

Typo in local_settings: Githup -> Github
remotes/origin/enhancement/email-actions
Jesús Espino 2014-10-01 23:37:55 +02:00
commit 20ae48a6b0
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ from .development import *
#EMAIL_HOST_PASSWORD = 'yourpassword'
#EMAIL_PORT = 587
# GITHUP SETTINGS
# GITHUB SETTINGS
#GITHUB_URL = "https://github.com/"
#GITHUB_API_URL = "https://api.github.com/"
#GITHUB_API_CLIENT_ID = "yourgithubclientid"