Merge pull request #82 from MDamien/patch-1
Typo in local_settings: Githup -> Githubremotes/origin/enhancement/email-actions
commit
20ae48a6b0
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue