1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/internals
Simon Charette 3089018e95 Fixed #32446 -- Deprecated SERIALIZE test database setting.
Whether or not the state of a test database should be serialized can be
inferred from the set of databases allowed to be access from discovered
TestCase/TransactionTestCase enabling the serialized_rollback feature
which makes this setting unnecessary.

This should make a significant test suite bootstraping time difference
on large projects that didn't explicitly disable test database
serialization.
2021-02-24 20:31:11 +01:00
..
_images
contributing Fixed #32355 -- Dropped support for Python 3.6 and 3.7 2021-02-10 10:20:54 +01:00
deprecation.txt Fixed #32446 -- Deprecated SERIALIZE test database setting. 2021-02-24 20:31:11 +01:00
git.txt Doc'd archiving historical branches as git tags. 2019-11-08 12:09:59 +01:00
howto-release-django.txt Added note about importing release manager's public keys via GitHub API to checksums templates. 2020-12-07 11:45:38 +01:00
index.txt
mailing-lists.txt
organization.txt
release-process.txt Added link to contributing docs in deprecation policy. 2020-03-24 08:50:10 +01:00
security.txt Added notes related to security pre-notification list requests. 2020-05-21 10:30:14 +02:00