Skip to content

Instantly share code, notes, and snippets.

@egitimplus
Created October 29, 2019 11:58
Show Gist options
  • Save egitimplus/64753b8e42ed0b27c8cb9aec20ffc335 to your computer and use it in GitHub Desktop.
Save egitimplus/64753b8e42ed0b27c8cb9aec20ffc335 to your computer and use it in GitHub Desktop.
create()
User.objects.create(username='personel', email='[email protected]')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment