pgadmin4/web
Ashesh Vashi b52d72f176 Do flush the changes done after creating the require tables. Because -
it causes an issue performing DDL operations without sending DML to the
database, flush(..) does the job for us, it sends those operations to
the database without committing it.

And, this was causing the issue in current implemenation, while setting
'Administrator' role to the given email-id after the create_role, and
create_user operations during setup.
2015-09-22 11:19:50 +05:30
..
pgadmin Resolved an issue related enabling the menus for the selected node 2015-09-21 10:15:41 +05:30
babel.cfg Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
config.py Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
pgAdmin4.py Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
setup.py Do flush the changes done after creating the require tables. Because - 2015-09-22 11:19:50 +05:30