create shout in db and under git

This commit is contained in:
knst-kotov
2021-08-07 16:14:20 +00:00
parent 93c6f88435
commit 46941749b6
6 changed files with 46 additions and 26 deletions

View File

@@ -17,3 +17,5 @@ for provider in OAUTH_PROVIDERS:
"id" : environ.get(provider + "_OAUTH_ID"),
"key" : environ.get(provider + "_OAUTH_KEY")
}
SHOUTS_REPO = "content"