- Revert the 2.3.1 change because importing jinja templates from django is not intended feature and that change breaks the django template object signature.
2.3.1
-------------
- Add minor fixes allowing creating templatetags that can load jinja2 templates into django templates (refer to issues 94 and 201 for more information).