Typo in local_settings: Githup -> Github

Kebap ou Kebab ?
remotes/origin/enhancement/email-actions
Damien 2014-10-01 23:31:42 +02:00
parent 52d9463331
commit ef82bc62cf
1 changed files with 1 additions and 1 deletions

View File

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