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,46
< f.write(t.render(context))
---
> ss = t.render(context)
> if [...]
-
-
Recent Posts
- Did wordpress upgrade destroy all your unicode posts ?
- Google jumps into custom hosted application bandwagon!
- Book updates
- Books: Two Travelogues
- Seminar: Morgan Dene Oliver - CEO OliverMcMillan
- Seminar: Leo Spiegel - Mission Ventures
- Seminar: John Mutch - MV Advisors
- Quick tip - how to extract audio from youtube videos
- Some excel functions
- श्री गणपती आरती
-
Pages
-
Search
Blogroll
Communicate
Archives
-
-
Home