synopsis: | remaining “secondary” views for askbot |
---|
This module contains a collection of views displaying all sorts of secondary and mostly static content.
Print value from the configuration settings as response content. All parameters are required.
view that serves static media from any skin uses django static serve view, where document root is adjusted according to the current skin selection
in production this views should be by-passed via server configuration for the better efficiency of serving static files