wtayyeb
wtayyeb
Absolutely I think this is important for any real world multilingual projects. My workaround for all patches like this which are in waiting to merge state is to publish them...
@Fantomas42 could you please merge it and plan to release it into pypi?
Digging in settings.py found that [settings.py#L25](https://github.com/jazzband/django-push-notifications/blob/master/push_notifications/settings.py#L25) `APNS_USE_SANDBOX` is same as `DEBUG` if not explicitly set. you must add `APNS_USE_SANDBOX=False` to PUSH_NOTIFICATIONS_SETTINGS in your settings.py file to solve the problem. PS:...
@elcolie I don't plan to send APN messages yet, but in case of sentry I have it enabled for development and production deploys beside django-push-notification and don't have your problem.
Hi @ccremer , any update on this issue? There is another zfs provisioner (https://github.com/openebs/zfs-localpv/) that do expansion, but have no **NFS sharing**. I think you could look at their repo...