Closed perdy closed 6 years ago
Allow apistar App and ASyncApp to configure Whitenoise instance. That is specially useful to use autorefresh feature of whitenoise while running in debug mode.
App
ASyncApp
autorefresh
Closing this off given that 0.6 is moving to a framework-agnostic suite of API tools, and will no longer include the server. See https://discuss.apistar.org/t/api-star-as-a-framework-independant-tool/614 and #624.
Allow apistar
App
andASyncApp
to configure Whitenoise instance. That is specially useful to useautorefresh
feature of whitenoise while running in debug mode.