Skip to content

Commit 83c535e

Browse files
authored
Merge pull request encode#5300 from ribalba/patch-1
Added the django user model
2 parents 3eade5a + 1368d36 commit 83c535e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-guide/views.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ For example:
2323
from rest_framework.views import APIView
2424
from rest_framework.response import Response
2525
from rest_framework import authentication, permissions
26+
from django.contrib.auth.models import User
2627

2728
class ListUsers(APIView):
2829
"""

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy