We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846ab0b commit 1efe210Copy full SHA for 1efe210
docs/tutorial/tutorial_01.rst
@@ -85,7 +85,8 @@ the API, subject to approval by its users.
85
86
Let's register your application.
87
88
-Point your browser to http://localhost:8000/o/applications/ and add an Application instance.
+You need to be logged in before registration. So, go to http://localhost:8000/admin and log in. After that
89
+point your browser to http://localhost:8000/o/applications/ and add an Application instance.
90
`Client id` and `Client Secret` are automatically generated; you have to provide the rest of the informations:
91
92
* `User`: the owner of the Application (e.g. a developer, or the currently logged in user.)
0 commit comments