Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-haml

Django Management Command to convert hamlpy templates to Django Templates

Requirements:
    -Hamlpy (http://github.com/jessemiller/HamlPy)

Installation an use:
    1. python setup.py install
    2. Add 'haml' to your INSTALLED_APPS settings in your Django project.
    3. Make your hamlpy templates in your template dir.
    4. ./manage.py compilehaml

TODO:
    -More test cases

About

Django Haml Management Command.

Resources

Stars

44 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages