1
0
mirror of https://github.com/django/django.git synced 2025-01-14 04:18:17 +00:00
django/tests/select_for_update
2019-12-02 07:57:19 +01:00
..
__init__.py
models.py Fixed -- 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 -- Made select_for_update() lock queryset's model when using "self" with multi-table inheritance. 2019-12-02 07:57:19 +01:00