Skip to content
  • Kostas Papadimitriou's avatar
    Page notification messages improvements · 8a275a9e
    Kostas Papadimitriou authored
    - New template tag {% display_messages %} which handles messages
      display, both for django.contrib.messages and ASTAKOS_*_MESSAGES.
    - Apply messages block class from python code (instead of js).
    - Changed format of ASTAKOS_*_MESSAGES to list of tuples, to allow
      multiple messages of the same level to exist in a page.
    - Fixed link colors for info/warning messages
    8a275a9e