Django Push_notification's Bare Device can't be imported

42 Views Asked by At

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

0

There are 0 best solutions below