Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the template loading/rendering code #5

Open
mjumbewu opened this issue Sep 4, 2013 · 0 comments
Open

Update the template loading/rendering code #5

mjumbewu opened this issue Sep 4, 2013 · 0 comments

Comments

@mjumbewu
Copy link
Owner

mjumbewu commented Sep 4, 2013

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant