I got a Django project and its model, this module imported:
from push_notifications.models import BareDevice
I have installed push_notification
library successfully but the problem is, this library don't have any function or class named BareDevice
Can anyone know about this? I just stuck with this project only for this BareDevice