pgadmin4/web/pgadmin/browser
Ashesh Vashi f2cef38364 Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use
during generting the routes for the node.

References:
2f57a0b917
https://github.com/pallets/flask/issues/2790

Fixes #3360
Reported by: Marcelo Mendes
Investigated by: Khushboo Vashi
2018-06-18 09:58:16 +05:30
..
server_groups Include the schema name on RE-SQL for packages. Fixes #3356 2018-06-15 10:40:14 +01:00
static Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
templates/browser Add support for SSH tunneled connections. Fixes #1447 2018-05-04 11:27:27 +01:00
tests Final PEP-8 fixes 2018-03-08 09:33:43 +00:00
__init__.py Add support for SSH tunneled connections. Fixes #1447 2018-05-04 11:27:27 +01:00
collection.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
register_browser_preferences.py F5 key should work to refresh Browser tree. Fixes #3284 2018-05-02 11:43:42 +05:30
utils.py Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use 2018-06-18 09:58:16 +05:30