id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 22163 select_for_update should take nowait directly kenny.macdermid@… Aymeric Augustin select_for_update() accepts any number of arguments which it then completely ignores. This can lead you situations where you may type: Model.objects.select_for_update(id=1) and expect to be changing one object when in reality you're changing all the objects. Cleanup/optimization closed Database layer (models, ORM) dev Normal fixed Cea Stapleton numerodix@… Tim Martin Accepted 0 0 0 0 1 0