Skip to content

A tool to migrate from Django templates to Jinja2 templates – "Django 2 Jinja2", dj2j2.

Notifications You must be signed in to change notification settings

danpalmer/dj2j2

Repository files navigation

dj2j2

Known limitations

dj2j2 isn't perfect and should be paired with an extensive test suite.

  • Django has implicit method calls, but Jinja2 doesn't. This means that there will be some functions that we can't detect, and therefore won't translate into explicit calls.

About

A tool to migrate from Django templates to Jinja2 templates – "Django 2 Jinja2", dj2j2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published