""" we use this to mark the active ccx, for use by ccx middleware and some views """ ACTIVE_CCX_KEY = '_ccx_id'