pgAdmin 4 commit: Using client-side 'url_for' implementation in the imp

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Using client-side 'url_for' implementation in the imp
Date: 2017-06-15 18:30:38
Message-ID: E1dLZXS-00078A-2e@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Using client-side 'url_for' implementation in the import/export module.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e65b605912194808a2530cc644367137240d1003

Modified Files
--------------
web/pgadmin/tools/import_export/__init__.py | 9 ++++++++-
.../templates/import_export/js/import_export.js | 15 +++++++--------
2 files changed, 15 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-06-15 18:34:32 Build failed in Jenkins: pgadmin4-master-python34 #170
Previous Message Ashesh Vashi 2017-06-15 18:21:45 pgAdmin 4 commit: Using client-side 'url_for' implementation in the mai