Modify ↓
#13993 closed enhancement (fixed)
Create Jinja2 templates and remove usage of Genshi
| Reported by: | Cinc-th | Owned by: | Cinc-th |
|---|---|---|---|
| Priority: | normal | Component: | TagsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
Genshi is deprecated and removed in Trac 1.5/1.6.
Todo:
- Replace all templates with Jinja2
- Don't use Transformer() from genshi.filters.transform
Attachments (0)
Change History (8)
comment:1 Changed 5 years ago by
| Owner: | changed from Ryan J Ollos to Cinc-th |
|---|---|
| Status: | new → assigned |
comment:2 Changed 5 years ago by
Note: See
TracTickets for help on using
tickets.



In 18136: