cc1  v2.1
CC1 source code docs
 All Classes Namespaces Files Functions Variables Pages
__init__.py File Reference

Go to the source code of this file.

Packages

namespace  src.wi.utils

Functions

def src.wi.utils.check_response_errors
 Checks status of response response and throws appropriate error.
def src.wi.utils.get_dict_from_list
 Returns dictionary with key: key equal to key_value from a list of dictionaries: list_of_dicts.
def src.wi.utils.get_dicts_from_list
 Returns list of dictionaries with keys: key equal to one from list list_of_key_values from a list of dictionaries: list_of_dicts.

Variables

tuple src.wi.utils.CLM = ServerProxy(settings.CLOUD_MANAGER_ADDRESS)
string src.wi.utils.REDIRECT_FIELD_NAME = 'next'