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
1485ff338fd1033f10e0acc739449d8d78e101ec
pgadmin4
/
pkg
History
Dave Page
1485ff338f
Don't use the venv to create the venv on Windows as it doesn't allow python.exe to be relocated on Windows. Use the tried and tested virtualenv instead.
Fixes
#5595
2020-06-09 16:28:36 +01:00
..
debian
Include the libpq5 deb in the Debian/Ubuntu repos.
2020-06-02 13:23:12 +01:00
docker
Ensure Postfix starts in the container, now it runs as non-root by default.
Fixes
#5076
2020-01-20 10:41:27 +00:00
linux
Quieten pushd/popd
2020-06-02 13:14:02 +01:00
mac
Only try to run make clean if there is a Makefile present.
2020-05-18 11:18:03 +01:00
pip
Refactor pgAdmin4.py so it can be imported and is a lot more readable.
Fixes
#5455
2020-05-04 15:28:44 +01:00
redhat
Fix message.
2020-06-02 13:19:46 +01:00
src
Quieten pushd/popd
2020-06-02 13:14:02 +01:00
win32
Don't use the venv to create the venv on Windows as it doesn't allow python.exe to be relocated on Windows. Use the tried and tested virtualenv instead.
Fixes
#5595
2020-06-09 16:28:36 +01:00