From be9ccbda3c523e5d1ab3845734943fe55e9fac36 Mon Sep 17 00:00:00 2001 From: Eric Price Date: Fri, 28 Mar 2008 21:17:38 -0400 Subject: [PATCH 1/1] Actually expose the function svn path=/trunk/packages/sipb-xen-database/sipb-xen-database/; revision=296 --- sipb_xen_database/models.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sipb_xen_database/models.py b/sipb_xen_database/models.py index 8b4a389..b075886 100644 --- a/sipb_xen_database/models.py +++ b/sipb_xen_database/models.py @@ -5,6 +5,7 @@ from sqlalchemy.ext.assignmapper import assign_mapper __all__ = ['meta', 'ctx', + 'clear_cache', 'machine_table', 'machine_access_table', 'nic_table', -- 1.7.9.5