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 Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
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 Replaced docs/internals/team.txt with DSF teams page. 2017-03-14 16:36:44 -04:00
mailing-lists.txt Fixed #28759 -- Promoted the contributing guide in the docs for the django-developers mailing list. 2017-11-01 20:35:31 -04:00
organization.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
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