[pgadmin-hackers] pgAdmin 4 commit: Using client-side implementation of 'url_for' inthe - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject [pgadmin-hackers] pgAdmin 4 commit: Using client-side implementation of 'url_for' inthe
Date
Msg-id E1dLhv9-00067n-GH@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...
Next
From: Harshal Dhumal
Date:
Subject: Re: [pgadmin-hackers] Re: Server side cursor limitations for ondemand loading of data in query tool [RM2137] [pgAdmin4]