Starting with Django in Leopard

Date Arrow  January 9, 2008

As I’ve written earlier, I’m playing with Django these days. It’s a refreshing change, I must say, even if I admit that I prefer Ruby’s syntax to Python’s. Of course that’s just a purely subjective impression (I’m writing this while I try to avoid the rotten tomatoes thrown by angry pythonistas reading this) that does [...]

Tagged   Books · Django · How to?Comments  Add Your Comment 

Django & Leopard & the UTF-8 error

Date Arrow  January 9, 2008

If you use Django on Leopard, you might encounter a strange “Locale UTF-8 not found” error when running your application. This is due to a bug in Terminal.app, albeit an easy to fix one: just go to the Preferences pane / “Settings” page / “Advanced” tab and uncheck the “Set LANG environment variable on startup” [...]

Tagged   Apple · Django · How to?Comments  Add Your Comment (3)