Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#26817 closed Cleanup/optimization (fixed)

Document downsides and alternatives of Jinja2 context processors

Reported by: Tim Graham Owned by: nobody
Component: Documentation Version: dev
Severity: Normal Keywords: 1.11
Cc: berker.peksag@… Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

See the IRC discussion in the description of #24694 and ticket:24694#comment:9.

Change History (4)

comment:1 by Berker Peksag, 8 years ago

Cc: berker.peksag@… added

comment:2 by Tim Graham, 7 years ago

Has patch: set

comment:3 by GitHub <noreply@…>, 7 years ago

Resolution: fixed
Status: newclosed

In dacdcec:

Fixed #26817 -- Doc'd downsides and alternatives to Jinja2 context processors.

Thanks Aymeric Augustin and Carl Meyer.

comment:4 by Tim Graham <timograham@…>, 7 years ago

In 4852276a:

[1.11.x] Fixed #26817 -- Doc'd downsides and alternatives to Jinja2 context processors.

Thanks Aymeric Augustin and Carl Meyer.

Backport of dacdcec767ae23b4c7107bfe447d29a1c88af48c from master

Note: See TracTickets for help on using tickets.
Back to Top