dbapi.py
branchstable
changeset 3833 5507aa75f601
parent 3832 ce8dd861f442
child 3890 d7a270f50f54
child 4212 ab6573088b4a
--- a/dbapi.py	Thu Nov 12 17:32:09 2009 +0100
+++ b/dbapi.py	Thu Nov 12 17:36:15 2009 +0100
@@ -498,6 +498,7 @@
         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