event_routing_backends.utils package#

Submodules#

event_routing_backends.utils.fields module#

Custom django model fields.

class event_routing_backends.utils.fields.EncryptedJSONField(*args, **kwargs)#

Bases: fernet_fields.fields.EncryptedField, jsonfield.fields.JSONField

description = 'Field to store encrypted JSON data.'#

event_routing_backends.utils.http_client module#

event_routing_backends.utils.xapi_lrs_client module#

Module contents#