A template engine which implements a Django-template-like syntax.
Pongo is a template engine with a Django-template-like syntax. It is well-tested and has been deactivated for bug fixes. The developer recommends using the successor, pongo2. Documentation and a migration tutorial can be found on the developer's website.
Pongo is a well-tested template engine with a syntax similar to Django templates. While it has been deactivated for bug fixes, the developer recommends using the successor, pongo2. Pongo is still in beta and allows the addition of custom filters and tags. It is licensed under the MIT license.