pgadmin4/web/pgadmin/utils
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
..
driver First round of string review and cleanup. 2016-05-06 13:53:48 +01:00
__init__.py Allow the modules to define the i18n messages, and other messages 2016-05-10 16:07:48 +05:30
ajax.py First round of string review and cleanup. 2016-05-06 13:53:48 +01:00
crypto.py Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
menu.py Dashboards v1 2016-05-05 16:42:16 +01:00
preferences.py First round of string review and cleanup. 2016-05-06 13:53:48 +01:00
route.py Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
session.py Do not honour the session-id, longer than 40 characters, instead create 2016-05-09 00:04:37 +05:30