pgadmin4/web/pgadmin/browser
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
..
server_groups python 3 updates 2022-11-19 10:13:41 +05:30
static Fixed XSS vulnerability issues. #5277 2022-10-13 10:59:05 +05:30
templates/browser Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
tests Fixed API test case for change password in the server mode. Fixes #7648 2022-09-06 11:30:21 +05:30
__init__.py python 3 updates 2022-11-19 10:13:41 +05:30
collection.py 1) Remove Python's 'Six' package completely. #5357 2022-09-26 12:47:31 +05:30
register_browser_preferences.py Remove Alertify from pgAdmin completely. Fixes #7619 2022-09-08 15:16:48 +05:30
utils.py python 3 updates 2022-11-19 10:13:41 +05:30