Load shpaml (haml-like html alternative) templates in django seamlessly. Should work fine extending normal HTML templates and being extended by them.
BSD 3-Clause "New" or "Revised" License
46
stars
9
forks
source link
Shpaml not compatible with Django 1.8 beta 1 #17
Open
cool-RR opened 9 years ago
Trying to run Shpaml on Django 1.8 beta 1 results in an error when loader.py tries to import
get_template_from_string
(Line 8).