pgadmin4/web/pgadmin/utils
Ashesh Vashi 26e9ceaf48 Do not reset the driver registry when the 'load_driver' method of
DriverRegistry is executed second time.

Also, initialize the driver before registering different blueprints,
which uses those driver inside them.

Thanks Khushboo for reporting the issue.
2016-04-25 15:33:54 +05:30
..
driver Do not reset the driver registry when the 'load_driver' method of 2016-04-25 15:33:54 +05:30
__init__.py Preferences dialogue. Patch by Ashesh and Khushboo Vashi. 2016-03-07 11:48:53 +00:00
ajax.py Adding support to serialize the datetime to the JSON object properly. 2016-02-05 14:18:35 +05:30
crypto.py Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
menu.py Add context-sensitive SQL help. 2016-04-12 13:36:06 +01:00
preferences.py Convert the value in proper format, as we may only get string values 2016-03-24 14:29:49 +05:30
route.py Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
session.py [Python 3] Fixed the issue loading the value for the session key from the sqlite. 2016-03-23 12:40:11 +05:30