Changes between Version 321 and Version 322 of DjangoResources


Ignore:
Timestamp:
Feb 15, 2012, 4:06:10 PM (13 years ago)
Author:
b.coughlan2@…
Comment:

Removing dead GRHML links, adding HamlPy link

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v321 v322  
    321321 * [http://www.agmweb.ca/blog/andy/category/17/ SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites as a templating language
    322322 * [http://www.djangosnippets.org/snippets/97/ Mako and Genshi Templates] - Integrate Mako and Genshi with Django ([http://fuzzythinker.blogspot.com/2007/04/using-mako-in-django.html more info])
    323  * [http://www.ghrml.org/ GHRML Templates] - [http://haml.hamptoncatlin.com/ HAML] -like syntax for Genshi, which can also be integrated with Django as above
     323 * [https://github.com/jessemiller/HamlPy HamlPy] - Haml compiler with Django support.
    324324
    325325== Project Templates ==
Back to Top