1 2 3 4 5 6 | def create_new_user(self, username, email, password):
new_user = User.objects.create_user(username, email, password)
new_user.username = str(new_user.id)
new_user.save()
return new_user
create_new_user = transaction.commit_on_success(create_new_user)
|
More like this
- Bulk Insert Manager by ocdcoder 2 years, 3 months ago
- Prefetch id for Postgresql backend by bretth 1 year, 1 month ago
- dumpdata/loaddata with MySQL and ForeignKeys, as django command by brondsem 4 years, 1 month ago
- Database migration and dump/load script by akaihola 6 years, 1 month ago
- CompressedTextField by Digitalxero 3 years ago
Comments
Vous pouvez acheter une cigarette electronique sur la boutique ecigarette-france.
#