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-14 01:13:49 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a62fc2fbff
pgadmin4
/
web
/
pgadmin
/
utils
/
dynamic_registry
History
Akshay Joshi
0b6b2e733a
1) Remove Python's 'Six' package completely.
#5357
...
2) Replace deprecated @abstractproperty with @property, @abstractmethod.
2022-09-26 12:47:31 +05:30
..
tests
1) Remove Python's 'Six' package completely.
#5357
2022-09-26 12:47:31 +05:30
__init__.py
Removing dynamic module loading and replacing it with static loading.
Fixes
#7492
2022-06-30 11:06:50 +05:30