Guest User

Untitled

a guest
Jul 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. user_id = 142187
  2. User.objects.filter(id=user_id).update(name='tom')
  3.  
  4. if `kwargs['instance'].skip_signals`:
  5. return
Add Comment
Please, Sign In to add comment