pgadmin4/web
Ashesh Vashi 109b367fc3 Allow to specify the options as a function, which returns array in form
of (label, value) tuple in the SelectControl.

We will apply the transform function, while rendering the control, and
not during intialization. This will allow us to generate different
options data based on the dependent values.
2016-01-04 11:34:43 +05:30
..
pgadmin Allow to specify the options as a function, which returns array in form 2016-01-04 11:34:43 +05:30
babel.cfg Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
config.py Adding maximum session idle time in the config.py file 2015-10-22 11:49:53 +05:30
pgAdmin4.py First round of Python 3 compatibility fixes. 2015-11-06 10:23:19 +00:00
setup.py Fixed an issue related taking input as raw_input on Python 2. 2015-12-04 15:37:06 +05:30