RSS Feed
15
July
2009

In the works: internationalization

Currently my site uses a mix of english and german words. For example the top level navigation uses English. But the blog navigation on the other hand uses German which is not so cool for non-German readers. Fortunately django comes to my help with its internationalization (i18n) support. So expect to see a localization update soon :-)