Y
Hacker News
new
|
ask
|
show
|
jobs
by
rufugee
4646 days ago
What do you lose by using djinja instead of the builtin template engine?
1 comments
Trezoid
4646 days ago
You primarily lose a few of the django filters, though they can all be implemented into the jinja filters if you need to
link
antihero
4646 days ago
Wouldn't this also mean you have to re-implement any filters that come from third-party apps, too?
link