1
0
mirror of https://github.com/django/django.git synced 2025-10-09 14:59:24 +00:00

1 Commits

Author SHA1 Message Date
Jean-Michel Vourgère
b64c0d4d61 Fixed #23658 -- Provided the password to PostgreSQL dbshell command
The password from settings.py is written in a temporary .pgpass file
file whose name is given to psql using the PGPASSFILE environment
variable.
2015-06-30 18:21:51 -04:00