Skip to content

Update the template loading/rendering code #5

@mjumbewu

Description

@mjumbewu

Django 1.5 made various updates to the template rendering code to make it compatible with Python 3. Mimic those changes in Djangobars so that it's also compatible with Python 3.

The changes will be found in:

This is a pretty straightforward issue as it mostly involves mimicking the Django, but it's a good way to learn a bit about the internals of both Djangobars and Django.

UPDATE (2015-01-08): This task is still relevant, but moving forward it must also keep an eye on DEP 182: Multiple Template Engines.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions