dbapi.py
changeset 3890 d7a270f50f54
parent 3720 5376aaadd16b
parent 3833 5507aa75f601
child 4252 6c4f109c2b03
--- a/dbapi.py	Sun Nov 08 21:53:18 2009 +0100
+++ b/dbapi.py	Fri Nov 20 19:35:54 2009 +0100
@@ -499,6 +499,8 @@
         DBAPIRequest.relative_path = fake
         DBAPIRequest.url = fake
         DBAPIRequest.next_tabindex = fake
+        DBAPIRequest.get_page_data = fake
+        DBAPIRequest.set_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