pgAdmin 4 commit: Don't run the webserver in debug mode as it breaks th

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't run the webserver in debug mode as it breaks th
Date: 2015-01-20 13:57:02
Message-ID: E1YDZIk-0006Qr-C6@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't run the webserver in debug mode as it breaks the runtime.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd402076175683f6694d66a8913a1bf55d2a698d

Modified Files
--------------
web/pgAdmin4.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-01-20 13:58:24 pgAdmin 4 commit: Enable templates and static files in the utils module
Previous Message Dave Page 2015-01-20 12:33:00 pgAdmin 4 commit: Put the favicon in the right place.