py.lib
2018-05-30
Child:f5082aa9fe60
py.lib/pgAdmin4_server.py
pgAdmin4_server.py
1 # coding: utf-8
2 # devel.a0fs.net: pgadmin.selfServerAsync - v0.1 by awgur $
4 ##########################################################################
5 #
6 # pgAdmin 4 - PostgreSQL Tools
7 #
8 # Copyright (C) 2013 - 2018, The pgAdmin Development Team
9 # This software is released under the PostgreSQL Licence
10 #
11 ##########################################################################
38 # Ensure the global server mode is set.
43 # When running it as a WSGI application, directory for the configuration file
44 # must present.
48 Required configuration file is not present!
49 Please run setup.py first!"""
50 )