create shout in db and under git
This commit is contained in:
@@ -17,3 +17,5 @@ for provider in OAUTH_PROVIDERS:
|
||||
"id" : environ.get(provider + "_OAUTH_ID"),
|
||||
"key" : environ.get(provider + "_OAUTH_KEY")
|
||||
}
|
||||
|
||||
SHOUTS_REPO = "content"
|
||||
|
Reference in New Issue
Block a user