everest.views.utils

View related utilities.

everest.views.utils.accept_csv_only(context, request)[source]

This can be used as a custom predicate for view configurations with a CSV renderer that should only be invoked if this has been explicitly requested in the ACCEPT header by the client.

Project Versions

Previous topic

everest.views.static

Next topic

everest.batch

This Page