pinax / pinax-notifications

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

No way to view notices on signing in #19

Closed rhunwicks closed 6 years ago

rhunwicks commented 11 years ago

The README.rst says:

The project aims to provide a Django app for this sort of functionality. This includes:

* notification messages on signing in

I think this functionality used to be provided by the notices view, which was removed by a2fd330c11a64dfdf047f2243ff467d143e2921c.

I can't find any issue or message explaining why this functionality (which seems like a really good idea) was removed.

Therefore, I guess this is either:

jpatel3 commented 11 years ago

I have recently started using app after looking at those points in documentation. Is there any way to show the queued notifications to the user? Or that functionality is removed with the new version?

danxshap commented 10 years ago

@brosner would be awesome if you could chime in here and let us know about this. If I need the "view notices on signing in" functionality for my project, is there a different Django app that supports this that you can recommend? Also, just curious as to why you removed it here. Thanks!

MiltonLn commented 7 years ago

I have the same needs, is there an answer for this?

grahamu commented 6 years ago

The documentation has been corrected, removing the "notification messages on signing in" feature.