Files
pgadmin4/web/pgadmin
Surinder Kumar d806a9ce9e Fix the file manager when used under Python 3. Fixes #1872
Issues fixed:

1) In Python 3, parameter "cmp" is removed from sorted method. So File Manager won't open.
As we are sorting data on JS side using Natural sort, so on server side sorting is not required.

2) Improvement in Exception handling.
2016-10-21 12:43:02 +01:00
..
2016-07-22 16:25:23 +01:00
2016-07-22 16:25:23 +01:00
2016-07-22 16:25:23 +01:00
2016-07-22 16:25:23 +01:00
2016-10-13 06:49:33 -07:00
2016-09-26 15:57:03 +01:00