Blogs with tag [Bashell]
Thai locale in Django-SVN
Just updated many things in Bashell.COM to the newer version including Django which I always update to the latest svn. While the svn shown its progress, I saw 'th' in the locale directory. So after finish, I tried to changed my settings.py from
LANGUAGE_CODE = 'en-us'
to
LANGUAGE_CODE = 'th-th'
Then I go to the admin page and saw this:

and this:

Thanks to everybody who make this Thai locale!
2 comment(s) 15/11/2008 16:57
Bashell Upgraded
Ubuntu: Gutsy -> Hardy
Web Server: lighttpd -> nginx
Django: 0.97-svn -> 1.0
Django-Tag: Added to central library
:::python
from tagging import *
Most websites in bashell already down because of backward incompatible of Django-1.0. So, all bashell users must review their own code.
0 comment(s) 7/9/2008 2:50
