Issue 15: contrib.auth dependency is hardcoded
http://code.google.com/p/django-notification/issues/detail?id=15

New issue report by eallik:
I'm trying to set up django-notification. My user data is not stored in the  
contrib.auth models but
instead one of my own apps (I know this sucks but I'm writing an admin back  
end for a legacy
database). So the problem is not being able to call notification.send with  
user objects other than the
ones in django.contrib.auth.

My option is to simply duplicate the data in my custom user model to  
auth.user to make this work,
but I was thinking that maybe this is something that I should be able to  
solve in a more elegant
way.


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to