Generated: Wed 2013-03-13 10:33 CET
Source file: /media/Envs/Envs/filer-gallery/lib/python2.7/site-packages/django/contrib/messages/constants.py
Stats: 0 executed, 6 missed, 0 excluded, 7 ignored
DEBUG = 10INFO = 20SUCCESS = 25WARNING = 30ERROR = 40DEFAULT_TAGS = { DEBUG: 'debug', INFO: 'info', SUCCESS: 'success', WARNING: 'warning', ERROR: 'error',}