Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 1st ############################
- from rest_framework import serializers, request, \
- fields, authentication
- # 2nd ############################
- from rest_framework import (
- serializers,
- request,
- fields,
- authentication,
- )
Advertisement
Add Comment
Please, Sign In to add comment