diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-07-05 15:22:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-05 15:22:08 +0200 |
commit | 49ca6bbc445cb75ee742b215f5f90465ad8e7309 (patch) | |
tree | 57540407b943ef6c81fb807d522edbb7bd435532 /docs/ref/contrib/postgres | |
parent | edde2a069929c93e37835dc3f7c9a229040058e2 (diff) | |
download | django-49ca6bbc445cb75ee742b215f5f90465ad8e7309.tar.gz |
Fixed isolation of RouterTestCase.test_m2m_cross_database_protection().
Hardcoded pks are necessary for this test case, however we need to set
them for all new rows because the sequence will not increment
automatically. It works when the sequence is incremented by other
test cases.
Diffstat (limited to 'docs/ref/contrib/postgres')
0 files changed, 0 insertions, 0 deletions