Files
zulip/zerver/lib
Zixuan James Li f994ba30b8 settings: Remove settings.BACKEND_DATABASE_TEMPLATE.
BACKEND_DATABASE_TEMPLATE was introduced in a507a47778.
This setting is only available for the test cases and it is not that
necessary to have it configurable.

We define it as a global variable in zerver.lib.test_fixtures.

This avoids requiring mypy_django_plugin to know the type of
settings.BACKEND_DATABASE_TEMPLATE for type checking purposes, given the fact
that settings.test_extra_settings is not available in production/development
setup.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-08-11 13:45:28 -07:00
..
2022-02-07 18:51:06 -08:00
2021-10-14 12:47:43 -07:00
2021-12-28 09:31:55 -08:00
2022-07-05 17:54:17 -07:00
2022-08-04 17:44:00 -07:00
2022-05-13 20:42:20 -07:00
2022-02-07 18:51:06 -08:00
2022-02-07 18:51:06 -08:00
2022-05-02 17:41:49 -07:00
2022-06-23 19:22:12 -07:00
2022-04-07 17:26:01 -07:00
2022-07-22 16:31:18 -07:00