This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-09-03 20:52:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b756407c3cb3e4afd40591b65902c390eb2b723f
pgadmin4
/
web
/
pgadmin
/
browser
T
History
Ashesh Vashi
b756407c3c
When running pgAdmin as a WSGI application, we will not be able to find
...
the '__main__' module under 'sys.modules'.
2017-04-03 18:44:53 +05:30
..
server_groups
When running pgAdmin as a WSGI application, we will not be able to find
2017-04-03 18:44:53 +05:30
static
Move 3rd party client code into vendor/ directories for ease of maintenance.
2017-02-24 17:01:21 +00:00
templates
/browser
Remove debug code.
2017-03-31 20:27:41 -04:00
tests
Re-organised the regression directory now we have multiple test suites: move test_utils.py into python_test_utils/
2017-03-23 11:59:31 +00:00
__init__.py
Allow users to select UI language at login or from Preferences rather than unpredictable behaviour from browsers.
Fixes
#2190
2017-03-24 14:20:10 +00:00
collection.py
Update copyright notices for 2017.
2017-01-04 13:33:32 +00:00
utils.py
Correct some EDB Postgres Advanced Server branding.
2017-03-21 10:12:26 +00:00