diff options
| author | Takayuki Hirayama <hirayama@atama.plus> | 2021-06-04 00:32:55 +0900 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-06-04 07:23:16 +0200 |
| commit | 0393b9262dcf1b8302d35a8a470e14837ca1300b (patch) | |
| tree | 3a455c3a9dad1f709b8da909cfc6def3fe25a697 /tests/model_utils/__init__.py | |
| parent | f10c52afabac25f2c10aca26d32dbe7e0e46082e (diff) | |
Fixed #32812 -- Restored immutability of named values from QuerySet.values_list().
Regression in 981a072dd4dec586f8fc606712ed9a2ef116eeee.
Thanks pirelle for the report.
Diffstat (limited to 'tests/model_utils/__init__.py')
| -rw-r--r-- | tests/model_utils/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/model_utils/__init__.py b/tests/model_utils/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/model_utils/__init__.py |
