43 | | ||'''Name and Link'''||'''Anonymous user support'''||'''Minimal DB Access'''||'''Supports messages > 4kb'''||'''Lazy loads messages'''||'''Signed cookies'''||'''Avoids pickling'''||'''Standard interface'''|| |
44 | | ||[http://code.google.com/p/django-notify/ django-notify]||yes||yes||yes||yes||yes||no||yes|| |
45 | | ||[http://github.com/danielfm/django-flash django-flash]||yes||sometimes||sometimes||no||yes||no||no|| |
46 | | ||[http://github.com/leah/django-flash-status django-flash-status]||yes||sometimes||sometimes||no||yes||no||yes|| |
47 | | ||[http://github.com/SeanOC/django-cnotes django-cnotes]||yes||yes||no||no||yes||no||yes|| |
| 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|| |