Fixing a bug in BlogView's tag_view where it would provide a QuerySet as `tag` instea...
[philo.git] / __init__.py
1 from philo.models.pages import Template
2
3
4 load_template_source = Template.loader