Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. {
  2. 'data':{
  3.  
  4. },
  5. 'serializer_class': 'user_profile'
  6. }
  7.  
  8. serializer_classes = {
  9. 'user_profile': 'path.to.user_profile.serilizer'
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement