It's a known problem.  See https://code.djangoproject.com/ticket/24622.  In 
short, the django template code has hooks to populate these values in the 
test client's response.  The jinja folks (understandably) don't want to add 
the same hooks.
On Friday, February 5, 2021 at 1:37:10 AM UTC-5 Benny M wrote:

> Hi Roy,
>
> I haven’t been through this personally, but it strikes me as odd that the 
> test can’t read the request context. On the surface it would stand to 
> reason that if the test can’t read it, then the page wouldn’t render on 
> browser request. Can you post an example of one of your failing tests and 
> the accompanying failure result?
>
> Benny

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5187a80f-f03f-4400-8b61-3e9cf9467dc5n%40googlegroups.com.

Reply via email to