0👍
When you make an insert with another thread, the database blocks another insert transaction as long as there is conflict by a constraint (primary key, unique index, etc.)
- Save user on database (using ModelForm), only after security questions has been answered?
- Django facebook and user password authentication
- Django model default
- Django-tinymce not loading javascript
- Django 403 forbidden
Source:stackexchange.com