diff options
| author | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-06-08 11:30:59 -0400 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-06-08 13:04:01 -0400 |
| commit | 59a89d1008ab9220275fbdcff2a44d9bbd920032 (patch) | |
| tree | 08e66a9dadfc1d61b4b27ad0590020efb8bc9380 /scripts | |
| parent | a7a57a21a8cf42ecc767c204f7939ad4419ae25f (diff) | |
Refs #16281 -- Fixed isolation of admin_views.ViewOnSiteTests.
We were seeing this occasional failure in FlatpagesSitemapTests.setUpClass(),
which was unexpectedly attempting a write on the "other" database because
of an instance hint from a cached Site:
django.test.testcases.DatabaseOperationForbidden:
Database queries to 'other' are not allowed in this test. Add 'other' to flatpages_tests.test_sitemaps.FlatpagesSitemapTests.databases to
ensure proper test isolation and silence this failure.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
