Firebase

Firebase Statistic

class integreat_cms.cms.models.firebase.firebase_statistic.FirebaseStatistic(*args, **kwargs)[source]

Bases: AbstractBaseModel

Data model representing a push notification translation

Parameters:
exception DoesNotExist[source]

Bases: ObjectDoesNotExist

exception MultipleObjectsReturned[source]

Bases: MultipleObjectsReturned

get_repr() str[source]

This overwrites the default Django __repr__() method and is used for logging.

Returns:

The canonical string representation of the firebase statistic

Return type:

str