Django templates in Venus
Antonio Cavedoni: I just wrote a tiny piece of code that hooks Venus with the Django template system. I also wrote a new theme that shows how to use it: it should be very easy to use as the code that creates the Django template context (the variables in the actual template files) is the same as the one from htmltmpl.
Django templates in Venus. It’s nice to see the Django template system being used outside the context of the overall framework. -->...
Excerpt from Simon Willison's Weblog at
Simon Willison : Django templates in Venus - Django templates in Venus. It’s nice to see the Django template system being used outside the context of the overall framework....
Excerpt from HotLinks - Level 1 at
Sam Ruby: Django templates in Venus
An example of Django templates being used in isolation from the rest of the framework (code is in planet/shell/dj.py and is written in the “recommended” way, too)...Excerpt from del.icio.us/malcolmt at
links for 2007-02-15
From the blogroll… Introducing RDFa A Proper Churchill Nap Django templates in Venus Plastic shopping bags as disposable toilet seat covers Tutorials on Microformats...Excerpt from The Robinson House at
Amit Chakradeo: django unicode integration: fix for venus djando template
I just upgraded django tree which recently merged in the unicode support. This immediately broke django templates for venus . Here is what you need to change in planet/shell/dj.py to account for new django changes: 43c43 --- >...Excerpt from Django News at
First i try to install feedjack. if this fails i will give a try
My Notes on Django hope other find it usefull.
thx for sharing info!
Posted by macdet at
Awesome! Just a suggestion for the provided django template:
permalink points to item.id, it should be item.link
Posted by Amit Chakradeo at