pgadmin4/web/include/cherrypy/lib
Dave Page 28f45ea9f9 Initial PoC of a CherryPy app integrate with the runtime.
Upon startup, the runtime will attempt to locate pgAdmin4.py in a
number of different relative locations. Once found, it will execute
it in a new thread. The main window is then created and the brower's
initial page is set to the root of the CherryPy server. At present,
that's http://127.0.0.1:8080.
2013-06-21 23:21:11 +01:00
..
__init__.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
auth.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
auth_basic.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
auth_digest.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
caching.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
covercp.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
cpstats.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
cptools.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
encoding.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
gctools.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
http.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
httpauth.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
httputil.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
jsontools.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
profiler.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
reprconf.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
sessions.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
static.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
xmlrpcutil.py Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00