|
|
|
|
|
by mkhattab
4178 days ago
|
|
I'm curious as to why this project is using Django templates (as opposed to Jinja2)? Django is a heavy dependency if you're just planning on using Django templates. Also, from what I've read, it appears that Jinja2 is more extensible. |
|