pgadmin4/web
Ashesh Vashi 9cae686c65 Allow the modules to define the i18n messages, and other messages
required by its javascript module.

This will allow us to load the javascript modules as a static file, and
not as a Jinja2 template. This will increase the load time, as it will
decrease number of templates to be processed during loading those
javascripts.
2016-05-10 16:07:48 +05:30
..
pgadmin Allow the modules to define the i18n messages, and other messages 2016-05-10 16:07:48 +05:30
regression Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
babel.cfg Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
config.py Adding the timeout for the connection on the configuration database. 2016-05-10 15:59:04 +05:30
pgAdmin4.py Allow Werkzeug to be configured to bind to adaptors other than localhost for testing. 2016-05-06 15:25:52 +01:00
setup.py Procedural language debugger. 2016-04-14 21:36:04 +01:00