mirror of
https://github.com/Hopiu/django.git
synced 2026-03-19 07:20:31 +00:00
Using select_related() after .values() or .values_list() is not possible because .values() or .values_list() already got the values they need. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||