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
a64824a8512722a77bf2786255a19716cb9d93c8
pgadmin4
/
web
History
Surinder Kumar
a64824a851
Fix various encoding issues with multibyte paths and filenames.
...
Fixes
#1986
.
Fixes
#1940
.
2016-12-05 13:10:56 +09:00
..
pgadmin
Fix various encoding issues with multibyte paths and filenames.
2016-12-05 13:10:56 +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