pinax / pinax-notifications

user notification management for the Django web framework
MIT License
752 stars 211 forks source link

Swappable User model support for send_all #34

Closed datajockey closed 10 years ago

datajockey commented 10 years ago

The send_all method still referenced contrib.auth.models.User. Updated to use compat.get_user_model