F() expressions and select_for_update() in Django

前端 未结 0 1023
日久生厌
日久生厌 2020-12-06 00:43

When it comes to avoiding race conditions in Django, can F() expressions and select_for_update() be used interchangeably?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题