Advertisement
Guest User

Untitled

a guest
Sep 25th, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. [
  2. {
  3. "pk": 1,
  4. "model": "auth.user",
  5. "fields": {
  6. "username": "JLeivinha",
  7. "first_name": "",
  8. "last_name": "",
  9. "is_active": true,
  10. "is_superuser": false,
  11. "is_staff": false,
  12. "last_login": "2015-09-22T10:53:40.913",
  13. "groups": [],
  14. "user_permissions": [],
  15. "password": "hdishfi1",
  16. "email": "leivinha@hotmail.com",
  17. "date_joined": "2015-09-22T10:53:40.913"
  18. }
  19. },
  20. {
  21. "pk": 2,
  22. "model": "auth.user",
  23. "fields": {
  24. "username": "DFarel",
  25. "first_name": "",
  26. "last_name": "",
  27. "is_active": true,
  28. "is_superuser": false,
  29. "is_staff": false,
  30. "last_login": "2015-09-22T10:53:40.913",
  31. "groups": [],
  32. "user_permissions": [],
  33. "password": "mxoasjw2",
  34. "email": "diegof611@gmail.com",
  35. "date_joined": "2015-09-22T10:53:40.913"
  36. }
  37. }
  38. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement