VirtualMailManager/ext/__init__.py
author martin f. krafft <madduck@madduck.net>
Fri, 13 Apr 2012 23:09:40 +0200
branchv0.6.x
changeset 526 85517c8fde36
parent 366 d6573da35b5f
child 568 14abdd04ddf5
permissions -rw-r--r--
Modify Account class to handle NULL references This patch modifies the Account class to defer to using the associated domain's tid/ssid/qid fields if the per-instance fields are None/NULL.

# -*- coding: UTF-8 -*-
# Copyright (c) 2008 - 2011, Pascal Volk
# See COPYING for distribution information.
# package placeholder
#
# EOF