Changes between Version 111 and Version 112 of DjangoResources
- Timestamp:
- May 14, 2008, 7:56:39 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v111 v112 152 152 * [ticket:2440 PHP template loader] - Integrate Django templates into an existing PHP based site 153 153 * [http://www.agmweb.ca/blog/andy/category/17/ SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites as a templating language 154 * [http://www.djangosnippets.org/snippets/97/] - Intergrate mako and genshi with django 154 * [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]) 155 * [http://lucumr.pocoo.org/cogitations/2008/02/15/ghrml-haml-for-genshi/ GHRML Templates] - [http://haml.hamptoncatlin.com/ HAML] -like syntax for Genshi, which can also be integrated with Django as above 155 156 156 157 == Code examples ==