#24694: Add support for OPTIONS['context_processors'] to Jinja2 template backend
---------------------------------+------------------------------------
     Reporter:  carljm           |                    Owner:  nobody
         Type:  New feature      |                   Status:  new
    Component:  Template system  |                  Version:  master
     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 carljm):

 Since I never got around to making a PR for this for Django 1.9, I've
 uploaded the implementation I've been using that subclasses the built-in
 backend. This may be immediately useful to someone working in Django 1.8
 or 1.9, and should also provide a reasonable basis for anyone motivated to
 turn it into a proper patch. It needs to be integrated into the main
 Jinja2 backend instead of being a subclass, and needs tests and docs
 added.

--
Ticket URL: <https://code.djangoproject.com/ticket/24694#comment:6>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.2b1f1e1401658f331ab20bb71e2893c7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to