-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello,
I just tried to use djangobars and I am getting this error when I run:
from djangobars.shortcuts import render
Users/mida/.virtualenvs/spdalrts/lib/python2.7/site-packages/djangobars/template/loader.py in ()
1 from django.template import Context, RequestContext
2 from django.template.base import TemplateDoesNotExist
----> 3 from django.template.loader import (find_template_loader, BaseLoader,
4 make_origin)
I guess that this due to the fact that I am using Django 1.8
Do you have a version that is compatible with Django 1.8?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels