digitalfabrik/integreat-cms

View on GitHub
integreat_cms/cms/models/push_notifications/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
"""
This package contains both data models related to push notifications:
:class:`~integreat_cms.cms.models.push_notifications.push_notification.PushNotification` and
:class:`~integreat_cms.cms.models.push_notifications.push_notification_translation.PushNotificationTranslation`.
"""