Re: [pgadmin-support] Question on deploy from wheel

2016-12-04 Thread Dave Page
Hi That doesn't sound unreasonable on the face of it. Please log a feature request: https://redmine.postgresql.org/projects/pgadmin4/issues/new Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Compan

[pgadmin-support] Question on deploy from wheel

2016-12-02 Thread Dan Davis
It seems to me that the module pgadmin4/pgAdmin4.wsgi should be renamed to pgadmin4/wsgi.py, for reasons that will become clear below. How do I report that as a bug and request that it be changed? The reason I want the change is so that pgadmin4 also works as a wheel under gunicorn, and probably P