summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorKarl O. Pinc <kop@meme.com>2018-11-21 11:40:47 -0600
committerKarl O. Pinc <kop@meme.com>2018-11-21 11:40:47 -0600
commit93d8ae4ff46791ca2c3c874158113912036fcded (patch)
tree99ca53635abe2975f57b2b1580495d0d7bf88f72 /docs/api
parent7537b8263a099354e7957e918a03a54894dca525 (diff)
downloadpyramid-93d8ae4ff46791ca2c3c874158113912036fcded.tar.gz
pyramid-93d8ae4ff46791ca2c3c874158113912036fcded.tar.bz2
pyramid-93d8ae4ff46791ca2c3c874158113912036fcded.zip
Keep the localizer property from showing up twice in the docs
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/request.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/request.rst b/docs/api/request.rst
index 0c169adaf..50a34884b 100644
--- a/docs/api/request.rst
+++ b/docs/api/request.rst
@@ -14,7 +14,7 @@
model_url, resource_url, resource_path, set_property,
effective_principals, authenticated_userid,
unauthenticated_userid, has_permission,
- invoke_exception_view
+ invoke_exception_view, localizer
.. attribute:: context