From 9cdb28614e558a886cb75d1d9ce9689621199722 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 16 Aug 2012 11:25:23 -0400 Subject: readd set_request_property to docs (just so when people run across it in in-the-wild code they're not totally confused); we'll remove it later --- docs/api/config.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/api/config.rst') diff --git a/docs/api/config.rst b/docs/api/config.rst index 8dbe6de91..028a55d4b 100644 --- a/docs/api/config.rst +++ b/docs/api/config.rst @@ -41,6 +41,7 @@ :methodcategory:`Extending the Request Object` .. automethod:: set_request_method + .. automethod:: set_request_property :methodcategory:`Using I18N` -- cgit v1.2.3