Changes between Version 321 and Version 322 of DjangoResources
- Timestamp:
- Feb 15, 2012, 4:06:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v321 v322 321 321 * [http://www.agmweb.ca/blog/andy/category/17/ SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites as a templating language 322 322 * [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 above323 * [https://github.com/jessemiller/HamlPy HamlPy] - Haml compiler with Django support. 324 324 325 325 == Project Templates ==