diff options
| author | Simon Charette <charette.s@gmail.com> | 2017-04-29 14:53:43 -0400 |
|---|---|---|
| committer | Simon Charette <charette.s@gmail.com> | 2017-05-11 20:00:57 -0400 |
| commit | daf2bd3efe53cbfc1c9fd00222b8315708023792 (patch) | |
| tree | 8a511bc9124f8eb7bf7739b54ce52f5d071aef9b /tests/postgres_tests | |
| parent | bdf192c59357a0d8117f6f34c94fb32a51e7a774 (diff) | |
Fixed #28107 -- Disabled grouping of selected primary keys for unmanaged models.
The grouping caused an issue with database views as PostgreSQL's query planer
isn't smart enough to introspect primary keys through views. Django doesn't
support database views but documents that unmanaged models should be used to
query them.
Thanks powderflask for the detailed report and investigation.
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions
