0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/select_for_update
2019-12-02 07:57:19 +01:00
..
__init__.py
models.py Fixed #30953 -- Made select_for_update() lock queryset's model when using "self" with multi-table inheritance. 2019-12-02 07:57:19 +01:00
tests.py Fixed #30953 -- Made select_for_update() lock queryset's model when using "self" with multi-table inheritance. 2019-12-02 07:57:19 +01:00