Changes between Version 90 and Version 91 of DjangoResources
- Timestamp:
- Jan 27, 2008, 3:47:02 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v90 v91 27 27 * [http://www.zope.org/Members/shh/DjangoPageTemplates Zope3 Page Templates] - Makes Zope3 Page Templates available to Django sites. 28 28 * [http://www.agmweb.ca/blog/andy/category/17 SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites. 29 * [http://sct.sphene.net/ Sphene Community Tools] - (SCT) boardand wiki applications which can be easily integrated into custom django projects. BSD.29 * [http://sct.sphene.net/ Sphene Community Tools] - (SCT) django forum (bulletin board) and wiki applications which can be easily integrated into custom django projects. BSD. 30 30 * [http://code.google.com/p/django-xmlrpc/ django-xmlrpc] - a means by which a Django developer can expose their views (or indeed any other function) using XML-RPC. 31 31 * [http://code.google.com/p/dmigrate/ DMigrate] tool to migrate Django databases easily.