pgadmin4/web/pgadmin/setup
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
..
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
data_directory.py Fix an issue where setting STORAGE_DIR to empty should show all the volumes on Windows in server mode. Fixes #5025. 2020-01-13 13:20:37 +05:30
db_upgrade.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
db_version.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
user_info.py Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30