From 76ae15ea551d27d2574e812c0dcbc6a92917aad8 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 15 Mar 2010 09:36:47 +0100 Subject: [PATCH] Hopefully fixed EvalContext documentation. --HG-- branch : trunk --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index 22e1d10..b46a88c 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -627,7 +627,7 @@ must only happen with a :class:`nodes.EvalContextModifier` and :class:`nodes.ScopedEvalContextModifier` from an extension, not on the eval context object itself. -.. autoclass:: nodes.EvalContext +.. autoclass:: jinja2.nodes.EvalContext .. attribute:: autoescape -- 2.26.2