Double-checked locking with Django ORM

Double-checked locking with Django ORM

Articles
How to implement double-checked locking within Django.