This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e16090942384a8f132534544c9654fa248a8013d
pgadmin4
/
web
History
Akshay Joshi
e160909423
Quote identifiers correctly in auto-complete.
Fixes
#1992
2016-12-05 13:15:03 +09:00
..
pgadmin
Quote identifiers correctly in auto-complete.
Fixes
#1992
2016-12-05 13:15:03 +09:00
regression
Always create databases from template0 when running regression tests, to ensure consistency and avoid concurrency issues.
2016-10-18 11:57:31 +01:00
babel.cfg
Include SQL templates in the translation template.
2016-11-14 11:53:20 +00:00
config.py
Allow a placeholder ($DIR) to be used in utility paths to make it easier to use relative paths.
2016-11-23 13:35:27 +00:00
pgAdmin4.py
Move security keys into the SQLite database, and auto-generate them.
2016-10-19 09:22:38 +01:00
pgAdmin4.wsgi
Fix WSGI support.
2016-08-18 13:43:00 +01:00
setup.py
Ensure the auto-generated CSRF_SESSION_KEY, SECRET_KEY,
2016-10-20 13:16:31 +05:30