#34830: csrf_failure view missing context processors
-----------------------------+------------------------------------
     Reporter:  Alex Henman  |                    Owner:  nobody
         Type:  Bug          |                   Status:  new
    Component:  CSRF         |                  Version:  dev
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+------------------------------------

Comment (by Amir Karimi):

 I think based on the issue description, in addition to the request, maybe
 settings need to be provided to get the timezone. Something like that:


 {{{
         "more": _("More information is available with DEBUG=True."),
         "request": request,
         "settings": reporter_filter.get_safe_settings(),
     }
 }}}

 Not sure, just curious!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34830#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018ac43089a9-61659926-cd90-45ae-a967-e998437e2ba7-000000%40eu-central-1.amazonses.com.

Reply via email to