pgAdmin 4 commit: Fix file upload in File Manager in pgAdmin4 Runtime.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix file upload in File Manager in pgAdmin4 Runtime.
Date: 2016-08-04 15:34:33
Message-ID: E1bVKfJ-0003by-FS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-04 15:34:54 Re: [pgAdmin4][Patch]: RM1397 - File upload not working in File Manager in pgAdmin4 Runtime
Previous Message Dave Page 2016-08-04 14:36:10 Re: [pgAdmin][Patch]: Fixed RM 1467