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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Using client-side implementation of 'url_for' in the
Date: 2017-06-16 03:27:39
Message-ID: E1dLhv9-00067n-GH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Using client-side implementation of 'url_for' in the settings module.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/settings/__init__.py | 34 ++--------------------
.../settings/templates/settings/settings.js | 10 ++++---
2 files changed, 8 insertions(+), 36 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2017-06-16 06:54:35 Re: Re: Server side cursor limitations for on demand loading of data in query tool [RM2137] [pgAdmin4]
Previous Message Josh Berkus 2017-06-15 21:32:39 Re: Install of pgadmin4 from package fails ...