mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL.
This commit is contained in:
committed by
Tim Graham
parent
bc1e2d8e8e
commit
a3db480393
@@ -159,6 +159,9 @@ Database backends
|
||||
on PostgreSQL 9.5+ and Oracle to execute queries with
|
||||
``FOR UPDATE SKIP LOCKED``.
|
||||
|
||||
* Added the :setting:`TEST['TEMPLATE'] <TEST_TEMPLATE>` setting to let
|
||||
PostgreSQL users specify a template for creating the test database.
|
||||
|
||||
Email
|
||||
~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user