Typo in local_settings: Githup -> Github
Kebap ou Kebab ?remotes/origin/enhancement/email-actions
parent
52d9463331
commit
ef82bc62cf
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue