From fc9d41dc827a794049ae43b5af4eae7cbd06d4be Mon Sep 17 00:00:00 2001 From: Charles Connell Date: Wed, 18 Dec 2013 21:22:17 -0500 Subject: [PATCH] Add bit about document_upload tests --- docs/source/gdrive.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/gdrive.rst b/docs/source/gdrive.rst index 932eeca..bdc1540 100644 --- 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. -- 2.25.1