dbapi.py
branchstable
changeset 3832 ce8dd861f442
parent 3707 78596919ede3
child 3833 5507aa75f601
--- a/dbapi.py	Thu Nov 12 17:31:19 2009 +0100
+++ b/dbapi.py	Thu Nov 12 17:32:09 2009 +0100
@@ -497,6 +497,7 @@
         DBAPIRequest.relative_path = fake
         DBAPIRequest.url = fake
         DBAPIRequest.next_tabindex = fake
+        DBAPIRequest.get_page_data = fake
         DBAPIRequest.add_js = fake #cwrb.add_js.im_func
         DBAPIRequest.add_css = fake #cwrb.add_css.im_func
         # XXX could ask the repo for it's base-url configuration