We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c91d9 commit bf56ad9Copy full SHA for bf56ad9
docs/tutorial/tutorial_03.rst
@@ -108,5 +108,5 @@ Note that this example overrides the Django default permission class setting. Th
108
ways this can be solved. Overriding the class function *get_permission_classes* is another way
109
to solve the problem.
110
111
-A detailed dive into the `Dango REST framework permissions is here. <https://www.django-rest-framework.org/api-guide/permissions/>`_
+A detailed dive into the `Django REST framework permissions is here. <https://www.django-rest-framework.org/api-guide/permissions/>`_
112
0 commit comments