Blog from the Loft

Thoughts without walls

Blog from the Loft header image 4

Using pytextile in Django - problem with unicode

October 4th, 2007 · No Comments · django, technology

I am coverting a J2EE application over to django. The existing app uses Textile as a simple markup for user text input. After installing pytextile (which is under ownership change at the moment), I found a problem using it:
The “textile” filter works for strings and strings retrieved from my database, but when I try to [...]

[Read more →]

Tags: