src/cm/exception.py
author raph
Tue, 03 Aug 2010 16:42:05 +0200
changeset 304 19f313576d44
parent 0 40c8f766c9b8
permissions -rw-r--r--
use django 1.1.2 (fixes notif. test)

class UnauthorizedException(Exception):
    pass