mirror of
https://github.com/Hopiu/django.git
synced 2026-05-03 13:14:44 +00:00
While deferring many-to-many and GFK has no effect, the previous
implementation of QuerySet.defer() ignore them instead of crashing.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||