1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/dbshell
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
..
__init__.py
test_mysql.py
test_postgresql_psycopg2.py Fixed #23658 -- Provided the password to PostgreSQL dbshell command 2015-06-30 18:21:51 -04:00