mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #32456 -- Added dbshell support for specifying a password file on PostgreSQL.
This commit is contained in:
committed by
Mariusz Felisiak
parent
9f125fce79
commit
8380fe08a0
@@ -206,6 +206,8 @@ Management Commands
|
||||
* The :djadmin:`runserver` management command now supports the
|
||||
:option:`--skip-checks` option.
|
||||
|
||||
* On PostgreSQL, :djadmin:`dbshell` now supports specifying a password file.
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user