projects
/
invirt/packages/invirt-database.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b99dee3
)
Actually expose the function
author
Eric Price
<ecprice@mit.edu>
Sat, 29 Mar 2008 01:17:38 +0000
(21:17 -0400)
committer
Eric Price
<ecprice@mit.edu>
Sat, 29 Mar 2008 01:17:38 +0000
(21:17 -0400)
svn path=/trunk/packages/sipb-xen-database/sipb-xen-database/; revision=296
sipb_xen_database/models.py
patch
|
blob
|
history
diff --git
a/sipb_xen_database/models.py
b/sipb_xen_database/models.py
index
8b4a389
..
b075886
100644
(file)
--- 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',