Changes between Version 14 and Version 15 of DjangoResources
- Timestamp:
- Mar 17, 2007, 2:38:09 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v14 v15 22 22 * [http://code.google.com/p/snapboard/ snapboard] - Python Forum/Bulletin-Board for Django 23 23 * [http://www.zope.org/Members/shh/DjangoPageTemplates Zope3 Page Templates] - Makes Zope3 Page Templates available to Django sites. 24 * [http://www.agmweb.ca/blog/andy/category/17] - Makes SimpleTAL Page Templates available to Django sites. 24 25 25 26 == Open-Source Django projects == … … 101 102 * [ticket:2440 PHP template loader] - Integrate Django templates into an existing PHP based site 102 103 * [http://126.pl/cheetah.tar.bz Cheetah template for django]: Generic views + cheetah's admin functions. Contact dj@126.pl. (BROKEN LINK) 104 * [http://www.agmweb.ca/blog/andy/category/17] - Makes SimpleTAL Page Templates available to Django sites as a templating language 103 105 104 106 == Code examples ==