pgAdmin 4 commit: Fix file upload in File Manager in pgAdmin4 Runtime. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix file upload in File Manager in pgAdmin4 Runtime.
Date
Msg-id E1bVKfJ-0003by-FS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix file upload in File Manager in pgAdmin4 Runtime. Fixes #1397

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][Patch]: Fixed RM 1467
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1397 - File upload not working in File Manager in pgAdmin4 Runtime