Changes between Version 38 and Version 39 of SessionMessages


Ignore:
Timestamp:
Apr 19, 2012, 12:11:24 PM (12 years ago)
Author:
alilozanoc@…
Comment:

Add new messages option.

Legend:

Unmodified
Added
Removed
Modified
  • SessionMessages

    v38 v39  
    7474||'''Name and Link'''||'''Anonymous user support'''||'''Session Fallback'''||'''Lazy loads messages'''||'''Signed cookies'''||'''Avoids pickling'''||'''Standard interface'''||'''Message Levels'''||
    7575||[http://code.google.com/p/django-notify/ django-notify]||yes||yes||yes||yes||yes||yes||yes (via "tags")||
     76||[https://github.com/AliLozano/django-messages-extends||yes||yes||yes||yes||yes||yes||yes (same that django.contrib.messages)||
    7677||[http://github.com/danielfm/django-flash django-flash]||yes||no||no||yes||no||no||yes (but not in a standard way)||
    7778||[http://github.com/leah/django-flash-status django-flash-status]||yes||no||no||yes||no||yes||yes, "errors" or "statuses"||
Back to Top