42 | | ||'''Name and Link'''||'''Anonymous user support'''||'''Session Fallback'''||'''Lazy loads messages'''||'''Signed cookies'''||'''Avoids pickling'''||'''Standard interface'''|| |
43 | | ||[http://code.google.com/p/django-notify/ django-notify]||yes||yes||yes||yes||no||yes|| |
44 | | ||[http://github.com/danielfm/django-flash django-flash]||yes||no||no||yes||no||no|| |
45 | | ||[http://github.com/leah/django-flash-status django-flash-status]||yes||no||no||yes||no||yes|| |
46 | | ||[http://github.com/SeanOC/django-cnotes django-cnotes]||yes||no||no||yes||no||yes|| |
| 45 | ||'''Name and Link'''||'''Anonymous user support'''||'''Session Fallback'''||'''Lazy loads messages'''||'''Signed cookies'''||'''Avoids pickling'''||'''Standard interface'''||'''Classed Messages'''|| |
| 46 | ||[http://code.google.com/p/django-notify/ django-notify]||yes||yes||yes||yes||no||yes||yes (via "tags")|| |
| 47 | ||[http://github.com/danielfm/django-flash django-flash]||yes||no||no||yes||no||no||yes (but not in a standard way)|| |
| 48 | ||[http://github.com/leah/django-flash-status django-flash-status]||yes||no||no||yes||no||yes||yes, "errors" or "statuses"|| |
| 49 | ||[http://github.com/SeanOC/django-cnotes django-cnotes]||yes||no||no||yes||no||yes||no|| |