Changes between Version 39 and Version 40 of SessionMessages


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SessionMessages

    v39 v40  
    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)||
     76||[https://github.com/AliLozano/django-messages-extends django-messages-extends]||yes||yes||yes||yes||yes||yes||yes (same that django.contrib.messages)||
    7777||[http://github.com/danielfm/django-flash django-flash]||yes||no||no||yes||no||no||yes (but not in a standard way)||
    7878||[http://github.com/leah/django-flash-status django-flash-status]||yes||no||no||yes||no||yes||yes, "errors" or "statuses"||
Back to Top