pgAdmin 4 commit: Treat empty text settings as unset, to allow users to

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Treat empty text settings as unset, to allow users to
Date: 2016-11-23 12:43:05
Message-ID: E1c9WtF-0008IJ-Nm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Treat empty text settings as unset, to allow users to clear a string to get the default back.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=961f946a7653738313a7cd3471e9ca2b10669949

Modified Files
--------------
web/pgadmin/utils/preferences.py | 3 +++
1 file changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-23 12:44:16 pgAdmin 4 commit: Allow default binary paths to be set in the config fo
Previous Message Dave Page 2016-11-23 10:27:58 pgAdmin 4 commit: Bunlde PostgreSQL utilities in the Windows installer.