django/tests/select_for_update
Jon Dufresne 01742aa932 [2.2.x] Refs #31040 -- Fixed Python PendingDeprecationWarning in select_for_update.tests.
Backport of 0dd2308cf6 from master
2020-10-12 12:21:33 +02:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py [2.2.x] Fixed #31866 -- Fixed locking proxy models in QuerySet.select_for_update(of=()). 2020-08-11 12:33:18 +02:00
tests.py [2.2.x] Refs #31040 -- Fixed Python PendingDeprecationWarning in select_for_update.tests. 2020-10-12 12:21:33 +02:00