projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb20ce6
)
Add bit about document_upload tests
author
Charles Connell
<charles@connells.org>
Thu, 19 Dec 2013 02:22:17 +0000
(21:22 -0500)
committer
Charles Connell
<charles@connells.org>
Thu, 19 Dec 2013 02:22:17 +0000
(21:22 -0500)
docs/source/gdrive.rst
patch
|
blob
|
history
diff --git
a/docs/source/gdrive.rst
b/docs/source/gdrive.rst
index 932eecaa8b4d60772d28a1451836e3efe99dfdf9..bdc154088b03f08cadb394f6bb089b74f10c8376 100644
(file)
--- a/
docs/source/gdrive.rst
+++ b/
docs/source/gdrive.rst
@@
-42,4
+42,9
@@
This will save the DriveAuth()
You are now authenticated!
+If you want to run the document_upload tests, then you need to save the contents of
+
+ DriveAuth.objects.all()[0].credentials
+
+to secret/oauth_token.json. Obviously, don't commit this.