Is there a HAML implementation for use with Python and Django

后端 未结 11 481
说谎
说谎 2020-12-04 08:42

I happened to stumble across HAML, an interesting and beautiful way to mark up contents and write templates for HTML.

Since I use Python and Django for my web develo

11条回答
  •  一整个雨季
    2020-12-04 09:02

    i'm looking for the same. I haven't tried it, but found this:

    http://github.com/jessemiller/HamlPy

提交回复
热议问题