From 717512e6320f60beca867c97318b0c9a4f224174 Mon Sep 17 00:00:00 2001 From: Balamurali M Date: Wed, 1 Apr 2020 02:06:43 +0530 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fafe449..153eb44 100644 --- a/README.rst +++ b/README.rst @@ -102,7 +102,7 @@ The settings of this app are: Setting Up a New Application ---------------------------- -Go to Django admin and add a new Application with the following configuration: +Go to Django admin and add a new Application (in the Django OAuth Toolkit section) with the following configuration: - ``client_id`` and ``client_secret`` should be left unchanged - ``user`` should be your superuser