Created
October 29, 2019 11:58
-
-
Save egitimplus/64753b8e42ed0b27c8cb9aec20ffc335 to your computer and use it in GitHub Desktop.
create()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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