following the suggestions in https://github.com/pinax/pinax-notifications/issues/48 i created this PR that appears to have fixed my ValueError: Lookup failed for model referenced by field notifications.NoticeSetting.scoping_content_type: contenttypes.ContentType using Django 1.7.x and pinax-notifications 3.0.0
following the suggestions in https://github.com/pinax/pinax-notifications/issues/48 i created this PR that appears to have fixed my
ValueError: Lookup failed for model referenced by field notifications.NoticeSetting.scoping_content_type: contenttypes.ContentType
using Django 1.7.x and pinax-notifications 3.0.0