Switching models module to use a directory (models/) rather than a single file (model...
[philo.git] / __init__.py
1 from philo.models import Template
2
3
4 load_template_source = Template.loader