Skip to content

Commit a1a5b46

Browse files
nablabitsdopry
authored andcommitted
Move around label targets.
1 parent 121abd4 commit a1a5b46

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/management_commands.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ Django OAuth Toolkit exposes some useful management commands that can be run via
55
or :doc:`Celery <tutorial/tutorial_05>`.
66

77
.. _cleartokens:
8-
.. _createapplication:
9-
108

119
cleartokens
1210
~~~~~~~~~~~
@@ -27,7 +25,7 @@ The ``cleartokens`` management command will also delete expired access and ID to
2725
Note: Refresh tokens need to expire before AccessTokens can be removed from the
2826
database. Using ``cleartokens`` without ``REFRESH_TOKEN_EXPIRE_SECONDS`` has limited effect.
2927

30-
28+
.. _createapplication:
3129

3230
createapplication
3331
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)