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
adab656a793f32585058087a3b469763d3bfbb90
pgadmin4
/
web
/
pgadmin
/
misc
/
bgprocess
History
Akshay Joshi
338bb64a55
Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive.
#6803
2023-11-23 16:32:52 +05:30
..
static
/js
Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes.
#6479
2023-10-27 15:51:45 +05:30
__init__.py
Upgrade Flask, Flask-SQLAlchemy, Flask-WTF, Flask-Babel, Flask-Security-Too, WTForms, Werkzeug and keep backward compatibility with Python 3.7
2023-11-03 18:19:01 +05:30
process_executor.py
1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12.
2023-11-03 16:55:24 +05:30
processes.py
Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive.
#6803
2023-11-23 16:32:52 +05:30