pgadmin4/web/pgadmin/tools/backup
Ashesh Vashi 8bd17cb433 [Python 3 compatibility] Introduced a separate HTML safe string function
in 'utils' module, earlier the function -'escape(...)' was converting
the strings to bytes, and that's reason, it was not working on Python 3.
2016-05-16 11:58:42 +05:30
..
templates/backup/js Adding backup as a allowed file type in the backup utility file-control 2016-05-16 02:19:41 +05:30
__init__.py [Python 3 compatibility] Introduced a separate HTML safe string function 2016-05-16 11:58:42 +05:30