pgadmin4/web/pgadmin/browser
Ashesh Vashi e73e2d2502 Fixed the errors, and warnings reported by pylama.
TODO::
- Don't use unicode in Python 3 for removing the support of Python 2 (
  psycopg2 driver - __init__.py, server_manager.py).
- Merge the lastest pgcli (version: 3.0.0) for SQL autocompletion.
2020-05-08 14:13:38 +05:30
..
server_groups Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
static Fixed an issue where the newly added table is not alphabetically added to the tree. Fixes #5434 2020-05-08 12:52:03 +05:30
templates/browser Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +05:30
tests Remove Python 2 support from the Python tests. 2020-04-30 12:56:45 +05:30
__init__.py Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +05:30
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
utils.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30