Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. "last_name": "dfhjshkjbvskdjhfv",
  2. "profile": {
  3. "profile_bio": "string",
  4. "accepts_newsletter": false,
  5. "pets_public": false
  6. },
  7. "old_password": "Zaqwsx321",
  8. "new_password": "Zaqwsx321",
  9. "new_password_2": ""
  10. }
  11.  
  12.  
  13. _________________
  14.  
  15. Po tym ja nie wpisze new_password_2: dostaje komunikat:
  16.  
  17. {
  18. "non_field_errors": [
  19. "New password is not equal."
  20. ]
  21. }
  22.  
  23. Trzeba to na PL zmienic ;)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement