bird-house / pyramid-phoenix

Phoenix is a Pyramid web-application to make it easy to interact with WPS services
http://pyramid-phoenix.readthedocs.io/en/latest/
Apache License 2.0
7 stars 10 forks source link

phoenix fails to start when wizard is disabled #127

Closed cehbrecht closed 7 years ago

cehbrecht commented 7 years ago

wizard is enabled by default in buildout config phoenix-wizard = true. If it is disabled the init of phoenix fails on first request.

cehbrecht commented 7 years ago

wizard views are now loaded dynamically.