Edgewall Software

Changes between Initial Version and Version 1 of Ticket #13244, comment 9


Ignore:
Timestamp:
Feb 4, 2020, 6:42:38 AM (4 years ago)
Author:
Jun Omae

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13244, comment 9

    initial v1  
    1 Another work around: we could simply ignore Jinja2 context instance because the arguments of `Href.__call__()` are typically instances of basestring, dict, list and tuple.
     1Another work around without `contextfunction` attribute: we could simply ignore Jinja2 context instance because the arguments of `Href.__call__()` are typically instances of basestring, dict, list and tuple.
    22
    33{{{#!diff