pgAdmin 4 commit: Allow template databases to be used when creating new - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow template databases to be used when creating new
Date
Msg-id E1balpi-0008RQ-A6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow template databases to be used when creating new databases. Fixes #1570

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5690dfda16ed114107a511db2870a0596ad59a5d
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py    | 23 ++++++++++++++++++----
.../databases/templates/databases/js/databases.js  | 22 +++++++++++++++++++--
2 files changed, 39 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: RM1570 - Cannot select template databases when creating a database
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1570 - Cannot select template databases when creating a database