Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templatetags @ 22822799

# Date Author Comment
60e78c99 08/02/2012 07:32 pm Kostas Papadimitriou

Page notification messages improvements

- 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...

ebd369d0 03/09/2012 03:05 pm Sofia Papagiannaki

merge with master

27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes