Your message dated Sun, 27 Dec 2015 10:50:21 +0000
with message-id <[email protected]>
and subject line Re: python-django: "manage dbshell" fails to transmit settings
password to postgresql
has caused the Debian Bug report #781033,
regarding python-django: "manage dbshell" fails to transmit settings password
to postgresql
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
781033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781033
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-django
Version: 1.7.6-1
Severity: minor
Hi
When one runs the generated ./manage.py with "runserver" argument,
django find the host, dbname, username, and password and runs ok.
But when one runs it with "dbshell" argument, django only uses host,
dbname and username. Then a prompt asks the user for the password.
I expected django to use the password from settings, as it does for
other commands.
I'm using postgresql.
$ grep HOST settings.py
'HOST': '127.0.0.1', # Empty for localhost through domain sockets or
'127.0.0.1' for localhost through TCP.
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages python-django depends on:
ii python-django-common 1.7.6-1
pn python:any <none>
Versions of packages python-django recommends:
ii libjs-jquery 1.7.2+dfsg-3.2
ii python-sqlparse 0.1.13-2
ii python-tz 2012c+dfsg-0.1
Versions of packages python-django suggests:
pn bpython <none>
pn geoip-database-extra | geoip-database-contrib <none>
ii gettext 0.19.3-2
ii ipython 2.3.0-2
pn libgdal1 <none>
pn python-bcrypt <none>
pn python-django-doc <none>
pn python-flup <none>
pn python-memcache <none>
pn python-mysqldb <none>
ii python-pil 2.6.1-1+b1
ii python-psycopg2 2.5.4+dfsg-1
pn python-sqlite <none>
ii python-yaml 3.11-2
-- no debconf information
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: python-django
Source-Version: 1.9-1
My patch is in this version.
Thank you for the help.
--
Nirgal
signature.asc
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team