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
2024-11-22 08:46:39 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfa0b87791
pgadmin4
/
pkg
History
Dave Page
bfa0b87791
Make sure we have the wheel package in the venv as it may be needed to build other dependencies.
2020-06-12 11:42:42 +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
Make sure we have the wheel package in the venv as it may be needed to build other dependencies.
2020-06-12 11:42:42 +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